

#guidelines {
max-width: 750px;

}



#guidelines {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	line-height: 1.5em;
	margin-top: 5px;
	}


b{font-size: 14px;}
em{color: red;}


#topsection{
background: #fff;
height: 180px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#search {
position:relative; top:0px; left:10px;

}

/* alphabetical search */
#alpha {

position:relative; top:0px; left:10px;
line-height: 1em;

}

#alpha a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	text-decoration: none;
	color: #003399;

}
#alpha a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	color: #003399;
	text-decoration: none;
}
#alpha a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	text-decoration: underline;
	color: #ff0000;
}
#alpha a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	text-decoration: none;
	color: #666666;

}
body {
margin:0;
padding:0;
background: #000;
line-height: 1.5em;
}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #fff;

}
#contentwrapper{
float: left;
width: 100%;
min-height: 500px;
background: #f7f6e7;
}

#contentcolumn{
background: #f7f6e7;
margin-left: 10px; /*Set left margin to LeftColumnWidth*/
valign: top;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: #fff;
valign: top;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{

margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*new menu */

#menu {list-style-type:none; margin:0px auto 100px 10px; padding:0; width:840px;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:125px; height:2em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:10px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:.8em;}
#menu dl {width: 125px; margin: 0; padding: 0; background: transparent;}
#menu dt {margin:0; padding: 0;}

#menu dd {margin:0; padding:0; color: #fff; font-size: .9em; text-align:left;}

#menu dt a, #menu dt a:visited {display:block; font-size: 0.8em; color: #038; text-align:center; border:1px solid #08c; border-width:0 1px 1px 1px; background:#d4d4d4; padding:0.25em 0 0.75em 0;}

#menu li:hover dt a, #menu a:hover dt a {color:#006; background:#ddd; border:1px solid #08c; border-width:0 1px 1px 1px;}

#menu dd a, #menu dd a:visited {background:#08c; color:#fff; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu dd a:hover {background: #ddd; color:#000; border-left:1px solid #08c; border-right:1px solid #08c;}

#menu b {display:block; overflow:hidden; height:1px;}

#menu b.p1 {background:#08c; margin:0 5px;}
#menu b.p2 {background:#d4d4d4; border:2px solid #08c; border-width:0 2px; margin:0 3px;}
#menu b.p3 {background:#d4d4d4; margin:0 2px; border:1px solid #08c; border-width:0 1px;}
#menu b.p4 {height:2px; background:#d4d4d4; margin:0 1px; border:1px solid #08c; border-width:0 1px;}
#menu b.p5 {background:#08c; margin:0 5px;}
#menu b.p6 {background:#08c; margin:0 3px;}
#menu b.p7 {background:#08c; margin:0 2px;}
#menu b.p8 {height:2px; background:#08c; margin:0 1px;}

#menu li:hover b.p2, #menu a:hover b.p2 {background:#fff;}
#menu li:hover b.p3, #menu a:hover b.p3 {background:#f0f0f0;}
#menu li:hover b.p4, #menu a:hover b.p4 {background:#e8e8e8;}
