.comm{margin-left:10px;}
html, body {
	height: 100%; /* Height Hack 1/3 */
}
body {
	line-height: 1.1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* center template 1/2 */
}
body, form, input {	
	padding: 0px;
	margin: 0px;
}
h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
	margin: 5px 0; 	
}
dd, blockquote {
	margin-left: 40px;
}
fieldset {
	padding: 10px;
}
a:link, a:visited,a {
	color: #1962e7;
}
a:hover,a:visited:hover  {
	color: #000;
}
h1, h2, h3 {
	color: #1962e7;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	position: relative;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
	margin:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}
img {
	border: 0;
}
#monster {
	background: #fff url("img/aceslogo.jpg") no-repeat top center;
	width: 964px;
	text-align: left; /* center tabbed menu 1/2 */
	margin: 0px auto; /* center template 2/2 */
	padding-top:110px;
	position:relative;
}
#navcontainer {
	clear: left;
	z-index: 3;
	position: relative;
	margin: 0px auto; /* center tabbed menu 2/2 */
	width: 920px;
}
#tabbar {
	position: relative;
	background: #1962e7 url("img/overburn.gif") no-repeat center top;
	font: bold italic 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clear:both;	 
	height:14px;	
	
}
#navlist {
	width: 100%;
	padding: 0;
	clear: both;
}
#navlist ul, #navlist, #navlist li  {
	margin: 0px auto;
	padding: 0;
}
#navlist ul{border:1px solid #000;}
#navlist li {
	float: left;
	display: block;
	width: 153px;
	padding-bottom: 2px;
}
#navlist li a {
	position: relative;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	font: bold 15px Arial, sans-serif;
}
#navlist li a.active, #navlist li a:active {
	padding-bottom: 5px;
	color: #000; 
}
#tagline {
	clear: both;
	font: bold italic 86% Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
	color: #000;
	margin: 0px;	
	padding:0px;
}
#taba, #tabb, #tabc, #tabd,#tabx {
	padding: 4px;
}
#taba {
	background: #eeeeee;
	margin-right: -1px;
}
#tabb {
	background: #eeeeee;
	margin-right: -1px;
	border-left: 4px solid #fff;
}
#tabc {
	background: #eeeeee;
	margin-right: -1px;
	border-left: 2px solid #fff;
}
#tabd {
	background: #eeeeee;
	border-left: 1px solid #fff;
}
#taba:hover, #tabb:hover, #tabc:hover, #tabd:hover{
	background-color: #c3ddfb;
}


#search {
	border-bottom: 4px solid #1962e7;
	background: #eee;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-top:2px;
}
#search label {
	font-weight: bold;
	color: #000;
}
#search input.tbox {
	width: 250px;
}
#search input {
	padding: 1px;
	border-width: 1px;
	font: 12px Verdana, Arial, sans-serif;
	margin: 2px;
}
#search .submit
{
background-color:#1962e7;
color:#FFFFFF;
}
#search form {
	display: block;
	float: left;
	text-align: right;
	width: 60%;
	margin: 0 40px 0 80px;
}
#search ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search ul li {
	font: 10px/140% Verdana, Arial, sans-serif;
}
#search ul li a:link, #search ul li a:visited {
	color: #1962e7;
}
#search ul li a:hover {
	color: #000!important;
}
#search li {
padding-top:5px;
padding-bottom:5px;
}

#left,#right {
	width: 190px;
	float: right;
	color: #555;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
#lc,#rc {
	padding-right: 10px;
	padding-bottom:0px;
	text-align: left;
}
#lc p,#rc p {
	padding: 0 0 0px 2px;
	text-align: left;
}
#rc { padding-left:5px; padding-bottom:23px; }
#sidemenu {
	font-family: Tahoma,Arial,sans-serif;
	width: 168px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#sidemenu ul {	
	list-style: none;
	width: 168px;
	margin: 0 0 0 0;
	padding: 0;
	padding-left:10px;
}
#sidemenu li {
	margin-bottom: 0;
}
#sidemenu li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 4px 10px;
	background: #fff;
	border-left: 4px solid #cccccc;
	border-bottom: 1px solid #ccc;
}
#sidemenu li a:hover {
	background: #fff;
	color: #1962e7;
	border-left: 4px solid #1962e7;
}
#center {
	width: 570px;
	float: right;
	background: #fff;
	color: #666;
	line-height: 16px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#cc {
	padding: 10px;
}
#center p {
	padding: 0 0 10px 10px;
}
.itsy,.itsy_b{
	width:543px;
	max-width:543px;
	margin:0px auto;
	padding-left:5px;
	margin-top:5px;
	border:#b6b6b6 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
}
.itsy_b{width:760px;}
.itsy_sm1{
	width:410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	
}
.itsy_sm2{
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:right;
	padding:5px;
	text-align:center;
	border-left:#b6b6b6 1px solid;
}
.nav_up{
	width:543px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.nav_up a:link, a:visited {
	color: #06c;
}
.nav_up a:hover {
	color: #8ccc33;
}
.droight {
float:right;
width:365px;
margin-right:10px;
}
.droight2 {
float:right;
width:160px;
}
.ol{
width:543px;
}
.itsy td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#footer {
	width: auto!important;
	background: #1962e7 url("img/overburn2.gif") no-repeat center bottom;
	text-align: center;
	font-size: 10px;
	line-height: 0.9em;
	padding: 0;
	color:#fff;
	clear:both;
	position:relative;
}
#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
	color: #fff!important;
	font-weight: bold!important;
}
#footmenu {
	background: #eee;
	border-top: 4px solid #1962e7;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	color: #000;
	font: 10px Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	z-index: 1;
	clear: both;
	margin: 0 0 3px 0;
	padding: 3px;
}
#footmenu a:link, #footmenu a:visited {
	color: #000;
}
#footmenu a:hover {
	color: #000!important;
}
.author {
	padding: 5px 0;
}
.clear {
	clear: both;
}
fieldset {
	margin: 1em 0;
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #069;
	background: #f7f7f7;
	font-size: 1.3em;
	font-weight: bold;
}
label {
	width: 170px;
	padding: 0 1em;
	text-align: right;
	float: left;
}
fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}
fieldset div input, fieldset div textarea {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
	background-color: #eee;
}
fieldset div select {
	padding: 1px;
}
div.fm-multi div {
	margin: 5px 0;
}
div.fm-multi input {
	width: 1em;
}
div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}
#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}
#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #666;
	color: #fff;
	font-size: 100%;
}
input:focus, textarea:focus {
	background: #f7f7f7;
	color: #000;
}
.download a,.download a:link,.download a:active,.download a:visited
{
width:96px;
height:19px;
background:url(images/download_.gif) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
display:block;
float:left;
text-decoration:none;
padding-top:1px;
margin-right:5px;
}
.download a:hover {
	color: #8ccc33;
}

.adsear {
	position: relative;
	background: #1962e7;
	color: #fff;
	padding-top:1px;
	padding-bottom:2px;
	text-align: center;
	margin:0;	
	font-size:10px;
	line-height:10px;
}
.newspic{float:left;margin:5px;padding:2px;border:1px solid #1962e7;width:auto;}
.bttns
{
width:176px;
height:22px;
background:url(/images/button_slice.jpg) repeat-x;
float:left;
font-family: Arial,Verdana, Tahoma, sans-serif;
font-size: 12px;
text-align:center;
color:#fff;
padding-top:8px;
}