@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #efefef;
background-position:center;
text-align: center;
}

#wrap {
margin: 0 auto;
width: 1000px;
background-image: url(media/background_strip.png);
background-repeat: repeat-y;
}

#wrap_logo_strip {
margin: 0 auto;
width: 1000px;
background-image: url(media/logo_strip_311009.png);
background-repeat: no-repeat;
height:97px;
}

#topleft {
	text-align:left;
	float: left;
width: 807px;
height: 24px;

}

#topright {
	float: left;
width: 193px;
height: 24px;
background-image:url(media/thebutton_under.jpg);
}

#bottomleft {
	float: left;
width: 479px;
height: 66px;

}

#bottomright {
	float: left;
width: 521px;
height: 66px;
text-align:right;

}

#bottomright h1 {
margin-top:20px;
font-family:'Verdana'; 
color:#333333;
font-size: 0.85em;
font-weight:normal;
margin-bottom:0px;
margin-right: 75px;
}

#bottomright p {
margin-top:1px;
font-family:'Verdana'; 
color:#333333;
font-size: 0.6em;
line-height:1.5em;
margin-right: 75px;
}

#bottomright p a:link {
color:#590059;
text-decoration:none;
font-weight:bold;
}

#bottomright p a:hover {
color:#590059;
text-decoration:none;
font-weight:bold;
}

#bottomright p a:visited {
color:#590059;
text-decoration:none;
font-weight:bold;
}

#nav {
width: 850px;
height: 62px;
background-color: #ffffff;
margin-bottom: 0px;
}

#logo {
width: 850px;
height: 50px;
margin-bottom: 26px;
text-align:right;
font-family:'Trebuchet', 'Trebuchet MS', 'lucida sans unicode', 'lucida grande', 'Verdana'; 
color:#333333;
font-size: 0.7em;
line-height: 1.45em
}

#border { 
margin: 0 auto;
width: 850px;
text-align: left;
/*border-left: thin solid #cccccc;
border-right: thin solid #cccccc;*/
}

#wedge {
width: 850px;
height: 8px;
}

#top {
width: 850px;
background-color: #ffffff;
margin-bottom: 4px;
}

#left {
float: left;
width: 660px;
text-align: left;
margin-bottom: 0px;
margin-right: 0px;
}

#clear{
clear: both;
}

.blue{
	color:#057dee;}
	
.purple{
	color:#590059;}
	
	#logobar{
	width:643px;
	border-bottom:solid #cccccc 1px;
	margin: 35px 0px 8px 0px;
}


#logobar p { 
text-indent:0px;
	font-family:'Verdana';
	font-size:0.6em;
	margin-bottom:5px;
	color: #666;
}