* {margin:0;padding:0;}

body {font:11pt Georgia, Times New Roman, serif; 
	background-color:#ffffff;
	line-height:1.3em; 
	color:#444444;}

a img {border:none;}

a:link {
	color: #CCCCCC;
	text-decoration:underline;
}
a:hover {
	color:#0099CC;
	text-decoration:underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration:underline;
}

p {margin:10px 0 5px 0;}

/* Header */
#header {
	padding:15px 0 15px 0;
	height:75px;
	border-bottom: 1px solid #97A2BA;
	background-color: #444444;
}
#header #logo {
	width:890px;
	margin:0 auto;
	height: 90px;
	background-image: url(header.gif);
}

/* Content Area */

#main {
	width:890px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}

#main2 {
	width:890px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}

#content {width:500px;
	float:left;
	padding:30px 0 25px 0;}

#content h1 {font-size:1.65em;
	margin:0;padding:0;
	color:#7A0A17;
	line-height:1.1em;}

#content h2 {font-size:1.2em;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#content h3 {font-size:1.1em;font-weight:normal;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#content pre {font-family:Verdana, Arial, sans-serif;
	margin:15px 0 15px 0;
	line-height:0.9em;
	font-size:0.9em;
	color:#010ACE;}

#content ul {list-style:square;
	margin:10px 0 10px 20px;
	list-style-position:inside;}
#content li {line-height:1.2em;
	font-size:0.9em;}

#content #list {width:200px;float:left;}
#content #screenshots {width:200px;float:right;padding-top:15px;}

#content #screenshots p {margin:5px 0 0 0;font-size:0.8em;}

/* Sidebar */
#sidebar {width:250px ;float:right;
	padding:30px 5px 25px 10px;}

#sidebar ul {list-style:none;}

#sidebar h2  {font-size:1.2em;
	margin:25px 0 12px 0;
	color:#7A0A17;}

#sidebar img {margin-right:3px;}
#sidebar img.digg {padding-top:5px;}

/* Footer */
#footer {background: #444444 url('images/footer.gif') repeat-x;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;}

#footer2 {
	background-color: #444444;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	height:710px;
}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {
	color:#0066FF;
	text-decoration:underline;
}
#footer a:visited, #footer2 a:visited  {color:#ffffff;
	text-decoration:underline;}

#footer p, #footer2 p {margin:0 0 15px 0;}
#footer p.axe img, #footer2 p.axe img {margin-bottom:-7px;}

#foot {
	width:890px;
	margin:0 auto;
	background: url('images/duct-tape.jpg') no-repeat;
	height:710px;
	line-height:1.1em;
	padding:0 10px 0 10px;
}

#foot2 {
	width:890px;
	margin:0 auto;
	height:710px;
	line-height:1.1em;
	padding:0 10px 0 10px;
}

#foot #left {
	width:550px;
	float:left;
	padding-top:30px;
}
#foot #right {
	width:300px;
	float:right;
	text-align:right;
	padding-top:35px;
}

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {
	width:250px;
	float:right;
	text-align:right;
	padding-top:25px;
}
