body {
	text-align: center;
}

body img {
display: block;
float: left;
color: #A6A6A6;
}

#container {
	width: 750px;
	margin: 0 auto;
	background: url(images/backgroundtest.jpg ) repeat-y ;
	display: table;
	
}

/** **/

#main {
	float: left;
	width: 734px;
	padding: 0px 7px 15px 0px;
}

#header {
	width: 735px;
	height: 175px;
	background: url(images/nsuheader2.jpg) no-repeat;
	text-align: left;
}

#header p {
	padding: 14px 0px 40px 20px;
	margin: 0;
	font-family: Arial, Tahoma;
	font-size: 30pt;
}

/**Grey space left of Links**/
#space {
	float: left;
	width: 160px;
	height: 32px;
	background: url(images/space.jpg);
}

#linksrow {
	width: 735px;
	float: left;
}

#links {
	float: left;
	width: 530px;
	height: 32px;
	padding-left: 1px;
	padding-right: 44px;
	background: url(images/links.jpg) no-repeat;
}

#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#links ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13pt;
	color: #FFF;
	float: left;
}

#links ul li a {
	margin-left: 20px;
	color: #FFF;
	text-decoration: none;
}

#links ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#links ul li a:hover {
	font-weight: bold;
}

/**Title of Content**/
#contentTitle {
	position: relative;
/**Move up Over Image**/
	top: -30px;
/*********************/
	float: left;
	width: 735px;
	height: 30px;
	margin: 0;
	text-align: left;



}


/**Dont forget to use inline styles for this one if necessary**/
#contentTitle p {
	font-family: Lucida, Tahoma;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0px 0px 50px;
	margin: 0;
	float: left;
}

/**Dont forget to use inline styles for this one if necessary**/
#contentTitle2 p {
	font-family: Lucida, Tahoma;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0px 0px 50px;
	margin: 0;
	float: left;
}


/**Left Col**/
#leftCol {
	position: relative;
	top: -30px;
	width: 145px;
	margin: 1px;
	float: left;
	
}

#leftCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 8pt;
	padding: 2px 0px 10px 5px;
	
}

.leftcolHeading {
	width: 155px;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
	border: 1px solid;
	color: #A6A6A6;
}

.leftcolHeading h3 {
	color: #000;
	margin: 0;
	font-family: 'Verdana', Tahoma;
}

#mainCol {
	position: relative;
	top: -30px;
	margin-left: 20px;
	width: 510px;
	
	text-align: center;
}

/**Main Content full width**/
#mainColwide {
	position: relative;
	top: -30px;
	margin-left: 8px;
	text-align: center;
	width: 715px;
	float: left;
}

#mainColwide h4 {
	text-align: center;
	color: #000;
	margin-top: 50px;
	font-size: 12pt;
	text-decoration: underline;
	font-family: 'Verdana', Tahoma;
}	


#mainCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}




#mainCol hr {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#mainCol h4 {
	text-align: left;
	color: #000;
	margin-top: 20px;
	font-size: 12pt;
	text-decoration: underline;
	font-family: 'Verdana', Tahoma;
}


.mainColHeading {
	width: 510px;
	float: left;
	margin-top: 10px;
	border: 1px solid;
	color: black;
	text-align: left;
font-family: 'Verdana', Tahoma;
}




.mainColHeading h3 {
	margin: 0;
	text-align: center;
	font-family: Tahoma, Verdana;
	color: #000;
	
}

#footer {
	width: 735px;
	background: url(images/topbot.jpg) repeat-y;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

/**Main Content Image**/
.right {
	margin: 7px 0px 7px 7px;
	float: right;
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}

.right2 {
	margin: 5px 0px 0px 0px;
	float: right;
}

/**picture boxes**/

.box1 {
	width: 300px;
	padding: 10px;
	filter: shadow(color: gray, strength: 5, direction: 135);
}

.box2 {
	width: 285px;
	float: left;
	padding: 10px;
	border: 1px solid;
	border-color: #a6a6a6;
	background-color: white;
	text-align: center;
}

.box1small {
	width: 150px;
	padding: 10px;
	text-align: center;
	filter: shadow(color: gray, strength: 5, direction: 135);

}

.box2small {
	width: 135px;
	float: left;
	padding: 10px;
	border: 1px solid;
	border-color: #a6a6a6;
	background-color: white;
	text-align: center;
	
	
}

.box1wide {
	width: 400px;
	padding: 10px;
	text-align: left;
	filter: shadow(color: gray, strength: 5, direction: 135);

}

.box2wide {
	width: 385px;
	float: left;
	padding: 10px;
	border: 1px solid;
	border-color: #a6a6a6;
	background-color: white;
	text-align: center;
	
}

.box1test {
	width: 300px;
	padding: 20px;
	text-align: center;
	filter: shadow(color: gray, strength: 5, direction: 135);

}

.box2test {
	width: 200px;
	float: center;
	padding: 20px;
	border: 1px solid;
	border-color: #a6a6a6;
	background-color: white;
	text-align: center;



}
}