@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{
	background:#fff url(../img/bg.gif) repeat-x fixed;
	height:100%;
	font-family:arial, verdana, sans-serif;
}

p{
	text-align:justify;
	margin-bottom:10px;
	color: #000;
	font-size: 0.8em;
}

td{
	padding:2px;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6{
	font-family:arial, verdana, sans-serif;
	padding:0px;
}

img {border:none;}

h1{font-size:1.2em; color:#0178c7; font-weight:bold; letter-spacing: -0.5px; margin-bottom:5px;}
h2{font-size:1.1em;}
h3{font-size:1.0em;}
h4{font-size:0.9em;} 
h5{font-size:0.8em;}

.alC{text-align:center;}
.strong{font-weight:bold;}
.replace{text-indent:-9999px;}
.eleven{font-size:11px;}
.fontstyle{	font-family:arial, verdana, sans-serif;
			font-size: 0.8em;
			color: #000;}

/*--------header--------*/
#header{
	margin:0 auto;
	width:770px;
	height:138px;
	background:url(../img/hdr_770x138.jpg) no-repeat;
}

/*--------container-----------*/

#container{
	margin:0 auto;
	width:750px;
	height:100%;
	background:#fff;
	padding:0 10px 0 10px;
	overflow:auto;
}

.toolfont{
	font-size:12px;
}

.toolfont p{font-size:13px;}

/*-------quotebar-------------*/

#bar{
	width:750px;
	height:24px;
	padding-top:6px;
	background:#333335;
}

#bar p{
	text-align:right;
	color:#fff;
	margin-right:10px;
}

/*--------menu container--------*/

#menubg{
	width:100%;
	height:28px;
	background:#fff;
}

#menubox{
	margin:0 auto;
	width:750px;
	height:25px;
}

/*--------menu--------*/
#menu {
	width: 100%;
	background: #fff;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10.35em;
	float: left;
	font: bold 12px/16px arial, helvetica, sans-serif;
}

#menu a, #menu h2 {
	font: bold 12px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	text-align:center;
}

#menu h2 {
	color: #000;
	background: #fff;
	text-transform: uppercase;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#fff; 
}

#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
}

#menu h2 a {
	color: #000;
	background: #fff;
	text-transform: uppercase;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:#fff; 
}

#menu h2:hover {
	color: #2880e2;
}

#menu a:hover {
	color: #2880e2;
	background: #fff;
}

#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/*--------photobar-------*/
#photobar{
	width:750px;
	height:66px;
	margin-bottom:10px;
}

/*-------content---------*/

#plaque{
	width:612px;
	padding:0 69px 0 69px;
}

/*-------columnone--------*/
#columnone{
	width:465px;
	float:left;
	display:inline;
}

#photo{
	width:465px;
	height:320px;
}

.box465x{
	width:445px;
	padding:10px;
	background:#fff;
}
	
/*-------columntwo--------*/
#columntwo{
	width:280px;
	float:left;
	display:inline;
}

.box285x100{
	width:285px;
	height:100px;
	background:url(../img/bluebg.png) repeat-x;
}

.box285x{
	width:263px;
	background:#f0f0f0;
	padding:10px;
	border: solid #959595;
	border-width:1px 1px 0 1px;
}

.divider{
	width:285px;
	height:1px;
	background:url(../img/divider_285x1.gif) repeat-x;
}

.champion{
	width:283px;
	height:100px;
	background:#f0f0f0;
	border: solid 1px #959595;
}

.chatbtn{
	width:283px;
	height:105px;
	border: solid 1px #959595;
}

/*-----------footer--------*/
#footer{
	margin:0 auto;
	width:770px;
	height:20px;
	padding-top:30px;
	background:#fff;
}

#footer p{
	font-size:10px;
	color:#CCCCCC;
	text-align:center;
}

#footer p a{
	text-decoration:none;
	color:#CCCCCC;
}

#footer p a:hover{
	text-decoration:underline;
	color:#333335;
}

#footer p a:visited{
	text-decoration:none;
	color:#CCCCCC;
}

#footerbtm{
	margin:0 auto;
	width:770px;
	background:url(../img/footerbtm.gif);
	height:20px;
	margin-bottom:50px;
}

/*-----Tables-----*/
.tablestyle{border-collapse:collapse; border: 1px solid #333; margin-bottom:20px;}
.tablestyle td, .tablestyle th{padding:0.3em;  border: 1px dotted #666;}
.tablestyle th{background:#d3d3d3; color:#000000; font-weight:bold; font-size:110%; text-align:left;}
div#main div.column div.right tr.img{margin:0; padding:0;}
.tablestyle th[scope=row] { background-color: #166336; text-align:center; color:#ffffff;}
.tablestyle image{display:block;}

/*-------Forms-----------*/
label{width: 300px; float: left;	text-align: right;	margin-right: 15px; display: block; font-size:12px;}
input, textarea, select{color: #333333; background: #ffffff; border: 1px solid #999999;}
.submit input{color: #333333;background: #eeeeee; border: 1px outset #999999; margin-left:315px;}
.alignnotes{margin-left:315px;}
fieldset{border: 1px solid #0178c7; width: 710px; padding:10px;}
legend{color: #fff; font-size:10px; background: #0178c7; padding:2px; display:block; }



