/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*margin: 20px 0; */
	margin: 0 auto; 
	padding: 0;
	/*background: #CCCCCC url(images/bg.gif) repeat-x; */
	background: #e7310a;
	/*background: #ffffff url(images/Osoto-Gari-Small.jpg);*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote {
	font-size: small;
}

a {
	color: #b62708;
}

a:hover {
	text-decoration: none;
}

/*select  
{
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}*/

/* Header */

#header {
	/*width: 770px;*/
	width: 940px;
	height: 120px;
	margin: 0 auto;
	/* background: url(images/img1.jpg) no-repeat center center; */
	background: url(images/Osoto-Gari-Small.jpg) no-repeat center center;
	/*border-top: 10px solid #e7310a;*/
	/*border-bottom: 10px solid #e7310a;*/
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
padding-left: 80px;
padding-top: 40px;
}

#header h2 {
padding-left: 80px;
}

#header h1 a {
font-size: 24px;
}

#header h2 a {
font-size: 12px;
}

/* Content */

#content {
	/*width: 730px;*/
	width: 900px;
	margin: 0 auto;
	/*background: url(images/img2.gif);*/
	background: #ffffff;
	border-top: 1px solid #CCCCCC;
	padding: 20px;
        font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:auto;
}

#page_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#columns { font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; }
#columns select 
{
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

#leftside {	width: 66%; float: left; }
#right_column { width: 33%; float: right; }
#left_column { width: 50%; float: left; }
#middle_column { width: 50%; float: right; }

#colOne {
	float: left;
	/*width: 449px;*/
	width: 658px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 209px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer 
{
    width: 910px;
	/*width: 740px;*/
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

.myStyle {   
    white-space:normal;
} 

#vert_menu ul {
     list-style-type: none;
     margin: 0;
     padding: 0;
} 

#vert_menu li a {
	display: block;
	width: 300px;
	height: 23px;
	background: url(images/vert_menu_background.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	margin-top: 20px;
}

#vert_menu a:hover {
	width: 300px;
        height: 23px;
	text-decoration: underline;
	background: url(images/vert_menu_background_r.gif);
}

#top_reg_banner ul, #man_reg ul {
     list-style-type: none;
     margin: 0;
     padding: 0;
} 

#top_reg_banner li a, #man_reg li a {
	display: block;
	width: 590px;
	height: 28px;
	background: url(images/vert_menu_background.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
}

#top_reg_banner a:hover, #man_reg a:hover {
	width: 590px;
        height: 28px;
	text-decoration: underline;
	background: url(images/vert_menu_background_r.gif);
}

#stevens_banner ul {
     list-style-type: none;
     margin: 0;
     padding: 0;
} 

#stevens_banner li a {
	display: block;
	width: 170px;
	height: 28px;
	background: url(images/vert_menu_background.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
}

#stevens_banner a:hover {
	width: 170px;
        height: 28px;
	text-decoration: underline;
	background: url(images/vert_menu_background_r.gif);
}