* {margin:0;padding:0;}

body {
	font:normal 11pt/1.3em Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#333;
}

a img {border:none;}

a:link {
	color: #7A0A17;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.quotes {
	font: italic 11px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #7A0A17;
}

a:hover {
	color:#666;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #7A0A17;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

p {margin:10px 0 5px 0;}

/* Header */
#header {
	padding:0px 0;
	height:160px;
	border-bottom: 2px solid #7a0a17;
	background: url(banner_2.png) no-repeat center;
}
#header #logo {width:800px;
	margin:0 auto;
	padding:0 10px 0 10px;}

#header img.logo {
	margin-top:0px;
}
#header #logo #contact {
	width:300px;
	float:right;
	height:125px;
	margin-right:0px;
}

/* Content Area */

#main {width:800px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#main2 {width:800px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;}

#content {
	width:500px;
	float:left;
	padding:15px 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:15px 5px 15px 10px;
	font: italic normal 11px/1.3em Georgia, "Times New Roman", Times, serif;
	color: #7A0A17;
}

#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: #4e0222 url(bot_ban_bg.png) 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:113px;
}

#footer a, #footer2 a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover, #footer2 a:hover {color:#804249;
	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:800px;
	margin:0 auto;
	background: url(bot_banner_main.png) no-repeat;
	height:113px;
	line-height:1.1em;
	padding:0 10px 0 10px;
}

#foot2 {width:800px;
	margin:0 auto;
	height:140px;
	line-height:1.1em;
	padding:0 10px 0 10px;}

#foot #botleft {
	width:350px;
	float:left;
	padding-top:90px;
	padding-right: 0px;
	padding-left: 30px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}
#foot #botright {
	width:250px;
	float:right;
	text-align:left;
	padding-top:90px;
	padding-right: 5px;
	padding-left: 10px;
}

#foot2 #left {width:450px;float:left;padding-top:45px;}
#foot2 #right {
	width:250px;
	float:right;
	text-align:right;
	padding-top:10px;
}
#links {
	padding:5px 0;
	height:15px;
	border-bottom: none;
}
#main_images {
	padding:5px 0;
	height:240px;
	border-bottom: none;
}
#content_img_pges {
	width:800px;
	float:left;
	padding:15px 0;
}
#content_img_pges h1 {font-size:1.65em;
	margin:0;padding:0;
	color:#7A0A17;
	line-height:1.1em;}

#content_img_pges h2 {font-size:1.2em;
	margin:15px 0 10px 0;
	color:#7A0A17;}

#content_img_pges h3 {font-size:1.1em;font-weight:normal;
	margin:15px 0 10px 0;
	color:#7A0A17;}
#contact_left {
	width:250px;
	float:left;
	padding:15px 0;
}
#contact_right {
	width:500px;
	float:right;
	padding:15px 5px 15px 10px;
	font: normal 12px/1.3em Georgia, "Times New Roman", Times, serif;
	color: #7A0A17;
}
fieldset {
	padding-top: 0.8em;
	padding-right: 0em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	border: 1px solid #600;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
legend {
	font-size: 1.5em;
	color: #7A0A17;
}
label {
	display: block;
	margin-top: 0.9em;
}
input, textarea {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #7A0A17;
	border-bottom-color: #7A0A17;
	background-color: #EAEAEA;
	padding: 0.1em;
	width: 18em;
	border-top: 1px solid #7A0A17;
	border-left: 1px solid #7A0A17;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A0A17;
}
input:focus, textarea:focus {
	background-color: #CCC;
}


textarea {
	height: 8em;
}
input#submit {
	width: 8em;
	margin-top: 0.8em;
	margin-left: 0.8em;
}
#contact_left h1 {
	font-size:1.65em;
	margin:0;
	padding:0;
	color:#7A0A17;
	line-height:1.1em;
}

