body {
	background:#003366 url(../../../images/back.gif) repeat-x top;
	margin:0px 0px 20px 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color:#003366;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#003366;
}
a:hover {
	text-decoration:none;
	color:#003366;
}
a:active {
	text-decoration:underline;
	color:#003366;
}

#wrapper {
	width:780px;
	margin:auto;
}

#header {
	width:100%;
	height:120px;
}
#header #logo {
	height:120px;
	width:250px;
	float:left;
}
#header #advert {
	width:468px;
	height:60px;
	float:right;
	padding:30px 0px;
	text-align:right;
}

.container {
	width:100%;
	background:#ffffff url(../../../images/container_top.gif) no-repeat top;
	margin:0px 0px 5px 0px;
}
.container .inner {
	padding:5px;
	background:url(../../../images/inner_bottom.gif) no-repeat bottom;
}

#nav {
	text-align:center;
	margin:5px 0px 5px 0px;
	color:#003366;
}

.ad {
	text-align:center;
}

#content {
	width:100%;
}

#main {
	width:570px;
	float:right;
}
#side {
	width:190px;
	margin:0px 10px 0px 0px;
	float:left;
}

#footer {
	font-size:10px;
	text-align:center;
	color:#006699;
}
#footer a {
	color:#006699;
}









.marg10 {
	margin:0px 0px 10px 0px;
}







.blue {
	margin:0px 0px 10px 0px;
}
.blue .header {
	background:url(../../../images/blueheader.gif) repeat-x top;
	color:#ffffff;
	font-weight:bold;
	height:15px;
	padding:5px;
	text-align:center;
}
.blue .content {
	padding:5px;
	border:1px solid #e4e4e4;
}
form {
	margin:0px;
	padding:0px;
}