#shell { 
        position:absolute; 
        width:760px; 
        height:517px; 
        z-index:10; 
        margin-left: -380px; /* Divide the width of the shell by 2 and use as margin-left */ 
        left: 50%; /* Position the element in the center */ 
}

a:link
{
	color:#ffffff;
	text-decoration: underline;
}

a:visited
{
	color:#ffffff;
	text-decoration: underline;
}

a:active
{
	color:#ffffff;
	text-decoration: underline;
}

a:hover
{
	color:#00FFFF;
	text-decoration: underline;
}

#top {
	position:absolute;
	left:0px;
	top:0px;
	width:755px;
	height:384px;
	z-index:6;
}
#menu {
	position:absolute;
	left:394px;
	top:328px;
	width:426px;
	height:121px;
	z-index:7;
	letter-spacing: 2px;
}
#pdf {
	position:absolute;
	left:389px;
	top:506px;
	width:352px;
	height:183px;
	z-index:8;
}
#didyouknow {
	position:absolute;
	left:418px;
	top:822px;
	width:343px;
	height:104px;
	z-index:9;
}
#book {
	position:absolute;
	left:418px;
	top:713px;
	width:344px;
	height:92px;
	z-index:10;
}
#maintext {
	position:absolute;
	left:35px;
	top:603px;
	width:342px;
	height:509px;
	z-index:11;
}
#background {
	position:absolute;
	left:0px;
	top:384px;
	width:755px;
	height:451px;
	z-index:1;
}
body {
scrollbar-arrow-color: #3a51a7;
	scrollbar-base-color: #939cc0;
	scrollbar-highlight-color: #3a51a7;
	scrollbar-3dlight-color: #939cc0;
	scrollbar-track-color:#939cc0;
	scrollbar-face-color:#939cc0;
	scrollbar-darkshadow-color:#939cc0;
	scrollbar-shadow-color:#3a51a7;
	background-color: #26409f;
	/*background-color: #ffffff;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bookaplumbertext {
	position:absolute;
	left:485px;
	top:725px;
	width:252px;
	height:52px;
	z-index:12;
}
#didyouknowtext {
	position:absolute;
	left:485px;
	top:834px;
	width:247px;
	height:50px;
	z-index:16;
}
h1
{
	font-size: 18px;
}

ul
{
	line-height: 2em;
	list-style-image:url(images/drop_plain.gif);	
	vertical-align:text-top;
}
#pdftext1 {
	position:absolute;
	left:489px;
	top:533px;
	width:242px;
	height:36px;
	z-index:17;
	line-height: 1.7em;
}
#pdftext2 {
	position:absolute;
	left:443px;
	top:601px;
	width:287px;
	height:88px;
	z-index:18;
}

#menu ul
{
	font-size: 16px;
	font-weight: bold;
	list-style-image:url(images/drop.gif);	
	vertical-align:text-top;
}
#menu a
{
	text-decoration: none;
}

#uwslogo
{
	margin-left: 5px; 
	margin-right: 10px; 
	border: 0px;
}

.underconstruction 
{
	font-size: 12px;
}

	
	
input 
{
	border: #939cc0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color:#3a51a7;
	color: #ffffff;
}

textarea 
{
	border: #939cc0 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-color:#3a51a7;
	color: #ffffff;
}


#formError
{
	color:#FFCC00;
	font-weight: bold;
	display: none;
	margin-top: 7px;
}

#ad {
	position:absolute;
	left:418px;
	top:998px;
	width:341px;
	height:161px;
	z-index:13;
}



#message {
	position:absolute;
	left:36px;
	top:420px;
	width:334px;
	height:124px;
	z-index:14;
	font-size: 14px;
	line-height: 1.3em;
	letter-spacing: 1px;
}
.style3 {color: #FFFF00}



/* only for main blue background as white is on the sides */

#bluebckg {
	position:absolute;
	left:0px;
	top:835px;
	width:755px;
	height:988px;
	z-index:2;
	background-color: #26409f;
}