* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	width: 750px;
	background-color: #FFFFFF;
	color: #000000;
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 750px;
	float: none;
	height: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/SUNOeduBanner5.png);
}
#navigation {
	float: right;
	width: 580px;
	background: #1e477d;
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	height: auto;
	width: 164px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
#rightcolumn {
	float: right;
	color: #333;
	height: auto;
	width: 580px;
	display: inline;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#footer {
	width: 750px;
	clear: both;
	color: #333;
	background: #ffffff;
	height: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
	
#menuSystem		{
	position: relative;
}
#menuSystem table	{ font-family: Arial,Helvetica,sans-serif; font-size: 1em; border-collapse:collapse;}
#menuSystem table td	{ padding:0px; }

#mainTable table 		{ border:1px outset #1e477d; border-collapse:collapse; }
#mainTable th          	{ background-color: #1e477d; text-align:center; color:#FFFFFF}
#mainTable table td 	{ background-color: #1e477d; text-align:left;}

#mainTable a       		{ color: #1e477d ; font-family: Arial,Helvetica,sans-serif; font-size: 1em; text-decoration: none }
#mainTable a:link      	{ color: #FFFFFF ; 3px; font-family: Arial,Helvetica,sans-serif; font-size: 1em; text-decoration: none }
#mainTable a:hover     	{ color: #000000 ; background-color:#1e477d; font-family: Arial,Helvetica,sans-serif; font-size: 1em; text-decoration: none; display:block; }

}

