body {	padding				: 0;	margin				: 0;	background: #fff url(bgimages/bg.gif);		color				: #383838;	font-family			: Verdana, Arial, Helvetica, sans-serif;	font-size				: 12px;	text-align: center;}

/* ------------------------ */
/* Generic IE-only Hack */* html body {	margin:0;}/* ------------------------ *//* Build */
#container{	width: 863px;	margin: 0px auto 0px auto; 	background: url(bgimages/main.gif) repeat;}#header{	height: 172px;	width:863px;	color: #fff;	background:#fff url(bgimages/header.gif) no-repeat;
	}#nav{width: 863px;height: 50px;background: #fff url(bgimages/nav.gif) no-repeat;float:left;padding:0px;margin:0px;
}
#subnav{
height:20px;
}
#content{	background: url(bgimages/content.gif) no-repeat; 	min-height:368px;	float:left;	margin:0;	padding:0;
	width:100%;	}

/* 2 Cols - Index */	
#indexMain{
		background: none;
		width: 500px;
		float:left;
		}

#indexSidebar {
		background: none;
		width:340px;
		float:right;
		}

/* 2 Cols - Student Page */		
#leftPicMain {
		background: none;
		width: 400px;
		float:left; 

		}

#leftPicSidebar {
		background: none;
		width:450px;
		float:right;
		}

/* 2 Cols - Main */	
#normMain{
		background: none;
		width: 650px;
		float:left;


		}

#normSidebar{
		background: url(bgimages/photostrip.jpg) no-repeat center;
		width:180px;
		min-height:700px;
		float:left;

		}
		
/* 2 Cols - 50 50 ish Student Page */		
#twoImageMain {
		background: none;
		width: 100%;
		float:left; 
		}
	
#bodychange #normSidebar{
		background: url(bgimages/photostrip1.jpg) no-repeat center;
		width:180px;
		min-height:700px;
		float:left;
		}
	
	#footer{		color:#fff;		width:863px;		height:78px;		background: #AAAAAA url(bgimages/footer.gif) no-repeat;		clear:both;		margin:0px;		}

/* ------------------------ *//* horizontal links */#across li {	display: inline;	list-style-type: none;	padding-right: 10px;	padding-top:0px;	margin:0;	}#across a:link, a:visited{   	border-bottom:#963 1px dashed;    }/* ------------------------ *//* all links throughout main text */a { 	text-decoration:none;	color:#000000; 	}a:link, a:visited {	color: #2580a2;	}a:hover, a:active {	border-bottom:#000 1px solid;}#subnav li {	display:inline;	margin: 3px 30px 0px 0px;	float:right;	padding:0px;	text-decoration:none;}#subnav li a{	border:none;	text-decoration:none;	color: #000;}#subnav li a:hover{	color:#990000;	border:none;	text-decoration:none;}#subnav li a.active{	color:#990000;	border:none;	text-decoration:none;}#navigation li {	display:inline;	margin: 8px 30px 10px 0px;	float:right;	padding:0px;	text-decoration:none;}#navigation li a{	border:none;	text-decoration:none;	color: #000000;}#navigation li a:hover{	color:#990000;	border:none;	text-decoration:none;}#navigation li a.active{	color:#990000;	border:none;	text-decoration:none;}/* ------------------------ */
/* Text Formatting */p {	margin: 0.7em 0;	line-height:1.6em;}

#indexMain p {	margin: 0px 20px 0px 130px;	padding: 0 20px 0px 20px;	text-align:justify;
	background:none;}

#leftPicSidebar p {	margin: 0;	padding: 10px 30px 10px 0px;	text-align:justify;}
 #indexSidebar p {	margin: 0;	padding: 10px 30px 10px 10px;	text-align:justify;}

#normMain p {	margin: 0px 20px 0px 130px;	padding: 0 20px 0px 20px;	text-align:justify;}


#normSidebar p {	margin: 0;	padding: 10px;	text-align:left;}#footer p{	font-size:9px;	padding-top:22px;	margin-top:0;
	color: grey;}h1, h2, h3, h4, h5, h6 {	font-family: Arial, Serif;
}h3 {	font-size:18px;	font-weight:normal;	margin: 25px 0 0 0;	color:#003366;		padding-bottom:15px;}h4 {	font-size: 1.1em; 	margin: 10px 0px 10px 150px;	text-align:left;}h5 {	font-size: 1em; 	margin: 1em 0;}.bullets li {	text-align:left;	list-style:bullet;	margin-left:130px;
	padding: 0 20px 0 0;}.sidebar li {	text-align:center;	list-style:none;
	margin: 0 20px 0 0;}
#list li {	text-align:left;	list-style:none;	padding: 0 20px 0 110px;}/* span colors */.orange {	color: #EE8E00;}.green {color: #1E9900;}.brown {color: #995B00;}.red {color: #EE0000;}.blue {color: #003D99;}.black {color: black;}

/* ------------------------ */
/* Images */

/* Index page - Welcome Image */
#introright {
	margin: 30px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	width:250px;
	background:none;
	}

/* 2 thumbs up pic */
#leftPicMain Img {
		margin: 30px 0px 0px 80px;
		width:250px;
		float:right;
		}

/* 2 thumbs up pic */
#twoImageMain Img {
		margin: 10px 0px 0px 80px;
		width:250px;
		float:center;
		}

		
/* Photos in sidebars */
#photostrip {
	margin: 30px 0px 0px 80px;
	width:150px;
	}
