/* CSS Document */

html, body {
    padding: 0;
    margin: 0;
			font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

body {
    font: 100% Arial, Helvetica, sans-serif;
    color: black;
    background-color: #666666;
    text-align: center; /*IE centering hack*/
    }

/*The background image should be the width of
  the sidebar.  Its purpose is to simulate a
  column of full height.*/
#wrapper {
    position: relative;
    width: 800px;
    margin: 0 auto; /*proper centering*/
    text-align: left; /*return to normalcy*/
    border: 1px solid #333;
    background: #FFFFFF url(../tba.gif) repeat-y left top;
    }

#banner {
    background-color: white;
    border-bottom: 1px solid #555;
    position: relative;
    }

#pageheader {
    border: 0 none;
    padding-left: 5px;
    display: table;
    width: 60%;
    }

#pageheader p {
    color: #a00;
    float: left;
    font-family: georgia, serif;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0.67em 0 0;
    }

#pageheader p span.light {
    color: #669;
    float: right;
    font-size: .75em;
    font-weight: normal;
    }
#miniholder {
	background-color: #FFFFFF;
	float: right;
}


#pageheader a {
    display: block;
    color: #a00;
    text-decoration: none;
    }

#pageheader hr {
    clear: both;
    height: 1px;
    color: #999;
    background-color: #999;
    margin: 0 0 0 2em;
    }

#sidebar {
    float: left;
    width: 195px;
    padding: 1em 5px 0;
    border-right: 1px solid #555;
    }

/* \*
* html li a {
    height: 1px;
    }
/* */

#main {
	margin-left: 210px; /*adjust for overlap with sidebar border*/
	border-left: 1px solid #555;
	line-height: 1.3em;
	padding-top: 0px;
	padding-left: 0em;
    }

#footer {
    font-size: 0.8em;
    text-align: center;
    margin-top: 0;
    }

/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
#bottomBox {
	background-color: #333333;
	height: 22px;
	width: 800px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	  position: relative;
    width: 800px;
    margin: 0 auto; /*proper centering*/
    text-align: left; /*return to normalcy*/
    border: 1px solid #333;
}


.clearing {
    display: inline-block;
    }
#HeadBox {
	background-color: #E8ECFF;
	height: 22px;
	padding-top: 7px;
	padding-left: 5px;
}


.clearing {
    display: block;
    }
/* end hide from IE-Mac */
/*** end clearing hack ***/

.def {
    border-bottom: 1px dotted #666;
    cursor: help;
    }
#BlackHead {
	background-color: #333333;
	width: 801px;
	position: relative;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#TopInfo {
	width: 585px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	height: 20px;
}
#BigPicture {
	width: 585px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
	height: 240px;
	background-image: url(../hand2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#MenuBox {
	background-color: #FFFFFF;
	width: 190px;
	float: right;
}
#MenuBox a {
	width: 190px;
	width:190px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	background: #FFFFFF url(../bb.gif) no-repeat;
	height: 25px;
	text-indent: 20px;
	padding-top: 5px;
}
#MenuBox a:hover {
	width: 190px;
	width:190px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	background: url("../bb.gif") -190px  no-repeat;
	height: 25px;
	text-indent: 20px;
	padding-top: 5px;
	
}

#MenuBox2 {
	background-color: #FFFFFF;
	width: 190px;
	float: right;
}
#MenuBox2 a {
	width: 190px;
	width:190px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	background: #FFFFFF url("../lbo.gif") no-repeat;
	height: 25px;
	text-indent: 20px;
	padding-top: 5px;
}
#MenuBox2 a:hover {
	width: 190px;
	width:190px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	background: url("../lbo.gif") -190px  no-repeat;
	height: 25px;
	text-indent: 20px;
	padding-top: 5px;
	
}
#LeftMenu {
	background-color: #FFFFFF;
	width: 195px;
	float: left;
	display: block;
}
#LogoHead{
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 4px;
	position: static;
}
#forumBox {
	background-image: url(../miniforumbox.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: center top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
}
#MoreText {
	background-color: #E8ECFF;
}
#LeftMenuIn {
	background-color: #FFFFFF;
	float: left;
	width: 190px;
}
h1 {
	margin-bottom: 0px;
	display: inline;
	font-size: 18px;
}
h2 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #000066;
}
A:link {
color: #3366FF;
text-decoration: none;
}

A:visited {
color: #3366FF;
text-decoration: none;
}

A:active {
color: #3366FF;
text-decoration: none;
}

A:hover {
color: #006200;
text-decoration: none;
}
#TopInfo2 {

	width: 589px;
	float: left;
	background-color: #FFFFFF;
}
#mainBox{
	width: 580px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}#boxInfo {
	height: 50px;
	width: 580px;
	margin-top: 15px;
}
#boxPic {
	height: 70px;
	width: 70px;
	float: left;
}#boxText {
	float: left;
}
#miniholder2 {
	background-color: #FFFFFF;
	float: left;
}
#BlackHead a {

	background-color: #333333;
	width: 801px;
	position: relative;
	height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: normal;
	list-style-image: url(check-yes.gif);
	font-size: 12px;
	list-style-type: square;
	color: #003399;
}
