body {
background-color:#1f1f1f;
}

.container {
position:absolute;
top:75px;
left:20%;
height:480px;
width:736px;
background-color:#1f1f1f;
}

.header {
float:left;
width:560px;
height:85px;
}

.news{
position:absolute;
background-image:url(navbg.jpg);
background-repeat:no-repeat;
top:250px;
width:176px;
height:195px;
z-index:2;
padding-left:10px;
color:999999;
font-family:Trebuchet MS;
font-size:12px;
font-weight:normal;
left:0px;
}

.westlink{
position:absolute;
background-image:url(westlink.jpg);
background-repeat:no-repeat;
top:445px;
width:176px;
height:35px;
padding-left:50px;
font-familY:century gothic;
font-size:23px;
font-weight:bold;
left:0px;
}

a.westmain:link, a.westmain:active, a.westmain:visited{
color:4a4a4a;
text-decoration:none;
}

a.westmain:hover{
color:676767;
text-decoration:none;
}

.header2{
font-family:arial;
text-transform:uppercase;
font-weight:bold;
font-size:13px;
letter-spacing:2px;
color:#555555;
}

.body{
float:left;
width:560px;
height:335px;
}

body {scrollbar-3dlight-color:#ffd700;
scrollbar-arrow-color:#ff0;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f} 

.footer{
float:left;
width:560px;
height:60px;
background-image:url('footer.jpg');
text-align:center;
}

.nav{
float:right;
position:relative;
z-index:1;
width:176px;
height:480px;
}

a:link.fnav, a:active.fnav{
	font-family: Tahoma;
	font-size:11px;
	color:#414141;
	text-decoration:none;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	letter-spacing:normal;
}

a:visited.fnav{
	font-family: Tahoma;
	font-size:11px;
	color:#1f1f1f;
	text-decoration:underline;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	letter-spacing:normal;
}

a:hover.fnav{
	font-family: Tahoma;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	border-bottom:1px dashed #555555;
	letter-spacing:normal;
}

.faculty{
	font-family: verdana;
	font-size:11px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:15px;
	letter-spacing:1px;
}

.news2{
padding-left:10px;
color:999999;
font-family:Trebuchet MS;
font-size:12px;
font-weight:normal;
left:5px;
}

div.scroll
{
width:560px;
height:335px;
overflow:auto;
}
