/* Uturn Youth CSS */

/* navigation css */
@import url(navigation_css.css);

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px;
	font-size: 11px; color: #E2E2E2; margin: 0px; text-align: center;
}

body /* Mozilla FireFox */ {text-align: -moz-center; background: url(template-imgs/pgBg.gif) repeat #A8A39C;}



/* Global Page Structure
==============================================================*/
#wrapper {width: 957px;}

#leftSide {width: 750px; background: url(template-imgs/containerBg2.gif) no-repeat top #10181A; float: left;}
	#mast {width: 730px; height: 35px; background: url(template-imgs/mastLogo2.gif) no-repeat; padding: 105px 20px 0px 0px; text-align: right;}
		#mast li {display: inline; vertical-align:middle; padding: 0px 3px 0px 3px;}	
	
	#contentLeft {width: 720px; padding: 5px 15px 50px 15px; text-align: left;}
	
	#footer {width: 720px; padding: 15px 15px 60px 15px; background: url(template-imgs/footer.gif) bottom no-repeat; border-top: solid 1px #666666; text-align: left; color: #FFFFFF;}
		#footer a, a:visited, a:active {color: #FF6600; text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
		#footer a:hover {text-decoration: underline; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0px;}
	
#rightSidebar {width: 207px; padding-top: 25px; float: left;}
	#rightTop {width: 207px; height: 13px; background: url(template-imgs/sidebar_top.gif) no-repeat;}
	#contentRight {width: 177px; background: url(template-imgs/sidebar_bg.gif) repeat-y; padding: 15px; text-align: left; color:#333333;}
		#contentRight a, a:visited, a:active {font-size: 12px; color: #003399; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
		#contentRight a:hover {font-size: 12px; color: #006699; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
	#rightBottom {width: 207px; height: 13px; background: url(template-imgs/sidebar_bottom.gif) no-repeat;}
	
#clear-btm {height:30px; position: relative; clear: both;}



/* Subpage Structures
==============================================================*/	
#homeLeft {width: 493px; float: left; font-size: 12px; padding-right: 25px;}
	#flashContent {width: 493px; height: 178px; border: 1px solid #666666;}
#newsUpdate {float: left; width: 178px; padding: 8px; font-size: 14px; color: #CCEEFF; border: 1px solid #666666;}

#SideNav {padding-top: 20px; width: 164px; float: left;}
	.sn_txt {width: 144px; padding-left: 20px; color: #000000; background: url(../gb-imgs/subnav-bg.gif) repeat-y;}

#g_Content {width: 516px; padding: 20px 0px 0px 40px; float: left;}
	#c_txt {
		width: 480px; background: url(template-imgs/txtBox_bg.gif) bottom no-repeat #494643;
		color:#CCCCCC; font-size: 12px; padding: 15px 15px 70px 15px;
	}
	#c_txt a, a:visited, a:active {color: #FFFFFF; text-decoration: underline;}
	#c_txt a:hover {color: #FFA275; text-decoration: underline;}



/* Form Styles
==============================================================*/
.txtForm {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 11px;}
	