/* CSS Document || Blue Clouds || By Michael O'Louglin || Email: michaeloloughlin@hotmail.co.uk */
body {
background-image:url(images/body_back2.gif);
background-repeat:repeat-y;
background-color:#403F3F;
background-position:center;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}

a:link {
	color: 859BBC;
}
a:visited {
	color: 859BBC;
}
a:hover {
	color: 859BBC;
}
a:active {
	color: 859BBC;
}

#wrapper {
width:700px;
text-align:left;
margin:0 auto;
margin-right:80px;
}
.header {
text-align:left;
margin-left:90px;
margin-right:0;
background-image:url(images/header2.gif);
background-repeat:no-repeat;
background-position:top center;
height:109px;
width:621px;
margin-top:0;
}
.header p {
color:#FFFFFF;
position:relative;
top:68px;
left:0px;
font-size: 36px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left {
width:430px;
float:right;
}
#right {
width:160px;
float:right;
margin-left:20px;
font-size:0.7em;
margin-right:0;
}
h1 {
color:#677790;
font-size:14px;
margin-top:10px;
margin-bottom:5px;
margin-left:5px;
}
#outside {
width:770px;
text-align:center;
margin: 0 auto;
}
.side {
float:left;
}
h2 {
color:#677790;
font-size:12px;
margin-top:10px;
margin-bottom:5px;
}
#right ul {
width:170px;
}
#right li {
border-bottom:1px solid #75787C;
list-style:none;
}
#right ul,li {
margin:0;
padding:0;
display:block;
}
#right li a {
color:#859BBC;
text-decoration:none;
display:block;
padding:2px;
}
#right li a:hover {
background-color:#D6DCE6;
border-right:3px solid #5D6167;
display:block;
background-image:url(images/star.gif);
background-position:right;
background-repeat:no-repeat;
}
#right a {
color:#859BBC;
display:block;
}
#right a.links {
margin-top:6px;
}

/* news box */
#box {
	border: 1px solid #D8DCE2;
	background: #F0F1F3;
	width: 145px;
	padding: 7px 5px 7px 5px;
	margin: 3px 0px 5px 3px;
}


