﻿body
{
background-image: url('../images/newblue/design/bluetile.jpg');
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:black;
line-height:1.25em;
background-attachment:fixed;
margin-top:50px;
}

div.mainwrapper
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}

div.header
{
	width:1000px;
	height:139px;
	background-image: url('../images/newblue/design/header.png');
	background-repeat:no-repeat;
}

div.topmenu
{
	width:480px;
	height:26px;
	margin-left:480px;
	padding-top:52px;
}

div.content
{
	width:1000px;
	background-color:white;
}

div.leftsidebar
{
	width:250px;
	
	float:left;
	margin-top:15px;
	margin-left:50px;
	margin-right:15px;
	color:#35424d;
}
div.leftsidebarmenu
{
	
}



div.topcontent
{
	float:right;
	margin-top:15px;
	margin-right:30px;
	color:#35424d;
	width:630px;
}

div.photo
{
	width:328px;
	height:251px;
	float:left;
	margin-left:25px;
}

div.welcome
{
	width:210px;
	float:right;
	margin-right:30px;
}

div.bottomcontent
{
	clear:both;
	width:630px;
	float:right;	
	margin-top:15px;
}

div.topcurve
{
background-image:url('../images/newblue/design/scheduletop.png');
background-repeat:no-repeat;
height:17px;
width:630px;

}

div.middlesides
{
	background-image:url('../images/newblue/design/schedulemiddle.png');
	background-repeat:repeat-y;
	width:630px;
}

div.bottomcurve
{
	background-image:url('../images/newblue/design/schedulefoot.png');
	background-repeat:no-repeat;
	height:30px;
	width:630px;
	
}

div.vine
{
	width:1000px;
	height:50px;
	background-image: url('../images/newblue/design/bluevine.jpg');
	background-repeat:no-repeat;
	margin-top:0px;
}

div.clear
{
	clear:both
}  


div.footer
{
	width:1000px;
	background-color:#6a869e;
	height:200px;
	margin-bottom:60px;
	color:white;
	font-size:8pt;
	clear:both;
	
}

span.menuheader
{
	font-size:12pt;
	color:#6a869e;
	font-weight:bold;
}

.rollover a
{
	display:block;
	width:120px;
	height:26px;
	background-image: url('../images/newblue/design/bluebuttons.png');
	background-repeat:no-repeat;
	background-position:0px -45px;
	text-align:center;
	padding-top:8px;
}

.rollover a:visited
{
	background-position:0px -45px;
}

.rollover a:hover
{
	background-position:0px -5px;
}

.rollover a:active
{
	background-position:0px -45px;
}

div.topmenu a:link
{
	color: white;
	text-decoration:none;
}

div.topmenu a:visited
{
	color: white;
	text-decoration:none;
}

div.topmenu a:hover
{
	color: #2d3d4b;
	text-decoration:none;
}

div.topmenu a:active
{
	color: #2d3d4b;
	text-decoration:none;
}



div.leftsidebarmenu a:link
{
	color: #2d3d4b;
	text-decoration:none;
}

div.leftsidebarmenu a:visited
{
	color: #2d3d4b;
	text-decoration:none;
}

div.leftsidebarmenu a:hover
{
	color: green;
	text-decoration:none;
}

div.leftsidebarmenu a:active
{
	color: black;
	text-decoration:none;
}



div.footer a:link
{
	color: white;
	
}

div.footer a:visited
{
	color: white;
	
}

div.footer a:hover
{
	color: #2d3d4b;
	
}

div.footer a:active
{
	color: #2d3d4b;
	
}








