body {
 margin: 0;
 padding: 0;
 border: 0;
 background-color: #27608D;
 background-image: url(img/bg.jpg);
 background-repeat: repeat-x;
 font-family: Tahoma, Verdana, Arial, Helvetica; 
 color: #333333;
 text-align: center;
}


#headerlinks {
	height: 44px;
	width: 650px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url("img/bglinkbar.jpg");
}


#header {
 height: 210px;
 width: 650px;
 background-color: transparent;
 background-image: url("img/header.jpg");
 color: #333333;
 margin: 0 auto;
}




#container {
 width: 700px;
 background-color: transparent;
 text-align: right;
 margin: 0 auto;
 }

#content {
 background-color: transparent;
 background-image: url(img/bgcontent.jpg);
 background-repeat: repeat-y;	
 text-align: left;
 padding: 20px 25px 0px 25px;
 margin: 0 auto;
 min-height: 500px;
 width: 650px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width:600px; }
 html>body #content { width:600px; }


#footer {
 text-align: left;
 width: 650px;
 height: 60px;
 background-color: transparent;
 background-image: url(img/bgfooter.jpg);
 background-repeat: no-repeat;
 color: #333333;
 margin: 0 auto;
	}

 
