body { font-family: arial, sans-serif; 
font-size: 12px; 
margin: 0px;
padding: 0px;
line-height: 16px; }

#body {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(../images/bg.jpg);
	position: relative;
}

#head { height: 220px;
background: url(../images/head.jpg) }

#left_navigation_bar {
	padding-bottom: 10px;
	float: left;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blue_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #0000FF;
	background-image: url(../images/blue_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#blue_block_content {
	width: 149px;
	
	background-color: #0000FF;
	background-image: url(../images/blue_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#yellow_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #FFFF00;
	background-image: url(../images/yellow_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#yellow_block_content {
	width: 149px;

	background-color: #FFFF00;
	background-image: url(../images/yellow_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#green_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #00FF00;
	background-image: url(../images/green_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#green_block_content {
	width: 149px;
	
	background-color: #00FF00;
	background-image: url(../images/green_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#vivienne_block {
	width: 149px;
	margin-left: 7px;
	margin-top: 10px;
	color: #073060;
	background-image: url(../images/Vivienne-Aitchison.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding: 5px;
}

#vivienne_block p { color: #073060; }
#content {
	width: 435px;
	margin-top: 10px;
	margin-left: 178px;
	color: #073060;
}

#content h2{
	padding-left: 10px;
	font-weight: bold;	
	font-size: 14px;	
}

#content h3{
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: -10px;
}

#content p{
	padding-left: 10px;
}

#content a{
	color: #FF0000;
	text-decoration: none;
}

#content a:hover{
	color: #FF0000;
	text-decoration: underline;
}


#topmenu { padding: 0px; 
margin-left: 5px;
margin-top: 0px;  }

#topmenu li {
     display: inline;
	 padding: 0px; 
	 margin-left: 0px; }
 
a { color: #0000CC;
	text-decoration: none;
} 

a:hover {
	color: #000066;
	text-decoration: underline;
}

#red_block_header {
	width: 435px;
	border: 1px solid #FFFFFF;
	background-color: #FF0000;
	background-image: url(../images/red_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#red_block_content {
	width: 435px;
	background-color: #FF0000;
	background-image: url(../images/red_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#footer {
	background-color: #FFFFFF;
	font-size: 9px;
	padding-top: 20px;
	text-align: center;
	clear: both;
	color: #666666;
}

#footer a{
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#content a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.side { color: #FFFFFF;
padding: 5px; }

.side a { color: #FFFFFF;
text-decoration: none; }

.side a:hover { color: #FFFFFF;
text-decoration: underline; }

#rightside { background: url(../images/sideimages.jpg) no-repeat;
min-height: 547px;
position: absolute;
left: 650px;
top: 220px;
width: 139px;     }
