body {
	background: #FFFFFF url(../../graphics/back.jpg);
}

#main {
width: 900px;
background-color: #ffffff;
border: 10px #004b62 solid;
margin-left: auto;
margin-right: auto;}

#header {
}

#content {
clear: both;
margin: 15px 0 0 0;
}
#left {
width: 50px;
float: left;}

#textleft {
float: left;
width: 360px;}

#center {
float: left;
width: 80px;
height: 100%;
}

#textright {
float: left;
width: 350px;}

#footer {
width: 900px;
height: 25px;
clear: both;
}
