	    body{

			background: #336699 url(../images/gradiant.gif) repeat-x!important;

		}

		a {color: #364B87;}

		li{



		}

		#contentbox li{

		    list-style: circle;

		}



		#wrapper {

			margin: 0;

			padding: 0;

			height: 100%;

			color: #000;

			font-size: 12px;

		}

		#wrapper {

			width: 800px;

			background-color: #fff;

			margin: 0px auto;

			text-align: center;

			padding: 0px;

		}

		.rtop, .rbottom{

			display:block;

			background:#336699;

		}
		.rtop {
			background: #3B76B1;
		}
		.rtop *, .rbottom *{

			display: block;

			height: 1px;

			overflow: hidden;

			background:#fff;

		}

		p {
			line-height: 22px;
			margin: 15px 5px;

		}

			.r1{margin: 0 5px}

			.r2{margin: 0 3px}

			.r3{margin: 0 2px}

			.r4{margin: 0 1px; height: 2px}

		#header{

			font-size: 9px;
			margin-bottom: 8px;

		}

		#header .left{

		  	width: 300px;

		  	float: left;

			text-align: left;

		}

		#header .center{

		  	width: 200px;

		  	float: left;

			text-align: right;

		}

		#header .right{

		  	width: 230px;

		  	float: left;

		  	text-align: right;

		}

		#topheader{

		  	height: 20px;

		  	text-align: right;

			font-size: 9px;

			clear: left;

			padding-right: 20px;

		}

		#header input{

		  	border: 1px solid #000;

		  	font-size: 10px;

		}

		#menu{
clear: both;
		}

#menu ul {
z-index: 999;
padding: 0;
margin: 0;
}

		#menu ul li {
list-style-type: none;
padding: 0;
margin: 0;
display:inline;
float: left;
width: 80px;
background: #EFEAE0;
}

		#menu ul li a {
	text-decoration: none;
	padding: 7px 0;
	display: block;
	color: #344A86;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #F3B143;
}

#menu ul ul li {
	background: transparent;
}
/*secondary*/

#menu ul ul {
	display: none;
	background: #EFEAE0;
	position: absolute;
	width: 150px;
}

#menu ul ul li {
	float: none;
	text-align: left;
}

#menu ul ul li a {
	padding: 4px 10px;
	border: 1px solid #DFD5C3;
	border-top: 0;
	font-weight: normal;
	text-align: left;
}

#menu ul li:hover ul {
	display: block!important;
}


		#content{

		    float: left;

			padding: 0px;

			margin: 0px;

		}

		#subcontent{

			background-image:url(../images/topback.gif);

			background-repeat:no-repeat;

		    float: left;

			width: 800px;

			text-align: center;

			padding: 20px 0 0 0px;

		}
				#subcontent2{

			background-image:url(../images/ShoCoBackground.gif);

			background-repeat:repeat;

		    float: left;

			width: 800px;

			text-align: center;

			padding: 20px 0 0 0px;

		}

		#subcontent .left{

		  	width: 170px;

		  	float: left;

			padding: 10px;
	
			padding-left: 20px;

			padding-right: 30px;

			text-align: left;

		}
		

.left b {
	font-size: 12px;
	color:#8f8f8f;
	font-style: normal;
	font-weight: normal;
}

.left h4 {
	color: #344a86;
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-top: 20px;
	border-bottom: 1px solid #c0c7da;
}

.left p {
	font-size: 11px;
	line-height: 20px;
}

#subcontent li {
	line-height: 20px;
}

		#subcontent .center{

		  	width: 509px;

		  	float: right;

			padding: 10px;

			padding-right: 40px;

			text-align: left;

		}
		#subcontent .center2{
	width: 709px;
	float: left;
	padding: 10px;
	padding-right: 40px;
	text-align: left;

		}
			#subcontent2 .center2{
	width: 709px;
	float: left;
	padding: 10px;
	padding-right: 40px;
	text-align: left;

		}

		#footer{

			clear: both;

		}

		#Subfooter{

			clear: both;

			padding: 10px;

		}

		#closing{

			clear: both;

			padding: 10px;

			text-align: left;

			color: #9FBB9F;

		}

		#closing a {

			color: #9FBB9F;

		}

		#closing .b1{

		    font-weight: 800;

			font-size: 12px;

			margin: 0px;

		}

		#closing .b2{

		    font-weight: 100;

			font-size: 11px;

			margin: 0px;

		}

		#closing .b3{

		    font-weight: 100;

			font-size: 9px;

			margin: 0px;

		}

		.innertube{

			margin-left: 10px;

			margin-right: 10px;

			margin-top: 0;

			margin-bottom: 0;

		}

		h1{

            font-style: italic;

            font-weight: 800;
        }

		h2{

			font-style: italic;

			font-size: 22px;

			margin-top: 10px;

			padding-bottom: 15px;

			font-weight: 800;

			background-image:url(../images/title.jpg);

			background-repeat:no-repeat;

			background-position:top left;

			color: #344a86!important;

		}

		h3{

            font-style: italic;

		    font-size: 14px;

			margin-top: -10px;

			font-weight: normal!important;

		}

		h4{
	font-size: 12px;
	margin-top: -10px;
	font-weight: bold;
	color: #333333;
		}

		.lbox{

		    width: 200px;

			background: #EFEAE0;

			border: 1px solid #DFD5C3;

			padding: 3px;

			text-align: left;

		}

		.lbox a:link{
		   color: #464300;
		   text-decoration: none;
		}
		.lbox a:visited{
		   color: #464300;
		   text-decoration: none;
		}
		.lbox a:hover{
		   color: #3322AA;
		   text-decoration: underline;
		}

		.rbox{

		    width: 166px;

			background: #eee;

			border: 1px solid #344e89;

		}

		#contentbox{

		    width: 390px;

			background: #cecbef;

			border: 1px solid #3322AA;

			padding: 2px;

		}

		.contentboxhead{

			padding: 2px;

			background: #3322AA;

			border: 1px solid #3322AA;

			margin: 0px;

			color: #fff;

		}

		.contentboxtext{

			padding: 2px;

			margin: 0px;

		}

		b{
		  font-style: italic;
		}
		
		

table {
	width:90%;
}

td,th {
	font-size: 11px;
	border: 1px solid #C1DAD7;
}

td {
	padding: 5px;
	color: #666666;
}

th {
	text-align: center;
	padding: 8px 5px;
	background: #F5FAFA;
	color: #4F6B72;	
	font-weight: bold;
}

.color{

			font-size: 12px;
			color: #C60;

		}

/*-------------Members Only----------*/
#subcontentMembers{

			background-color: #FFEECA;

			width: 800px;

			text-align: center;

			padding: 20px 0 0 0px;

		}
		
			h5{
	font-size: 22px;
	margin-top: 10px;
	font-weight: bold;
	color: #800000;
	font-style: italic;
	font-weight: 800;
	padding-bottom: 15px;
	padding-top: 15px;
		}
		
#sidebar{
	float: right;
	width: 200px;
	border-left: 1px solid blue;
	padding: 10px;
}

/*-----------REU Page---------------*/
.container-1 {width: 800px;}
#span-1 {width: 250px;
	float: left;
	margin-right:10px;
	padding: 10px;
}
#span-2 {width: 200px;
	float: left;
	margin-right:10px;
	padding: 10px;
}
/*-----------------ShortCourse-------------*/
#sidebarShoCo{
	float:  left;
	width: 60%;
	border: 1 px #D4BFAA;
	background: #D4BFAA;
	padding: 15px 10px 15px 20px;
	margin: 10 0 0 0;
}
