html {background:#ffffff; overflow-y: scroll;}
body {margin:0; font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}
a {color:#ea068d; text-decoration:none; font-weight:bold;}
a:hover {color:#666666; font-weight:bold;}
blockquote {color:#666666; border-left:2px solid #ff0099; padding-left:20px; margin:10px 0 10px 40px;}

#all {background:url(images/background_top.jpg) no-repeat top center;}
#container {width:960px; margin:0 auto; background:url(images/background_top.jpg) no-repeat top center;}

#main {width: 960px; background:url(images/background_stroke.jpg) repeat-y center; float:left; margin:220px 0 0 0;}
#text {margin:-40px 148px 0 150px; float:left;}
#text p {margin:10px 0;}
h1, h2 {font-family:Arial, Helvetica, sans-serif; margin:10px 0 0 0; font-size:18px;}

#footer {height:152px; clear:both; background:url(images/background_bottom.jpg) no-repeat center #ffffff; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10px; padding:0 20px;}
#left_footer {float:left; padding:84px 0 0 130px;}
#right_footer {float:right; padding:80px 368px 0 0;}

#menu1
{ 
display: block; 
width: 90px; 
height: 34px; 
background: url("images/menu1.png") no-repeat 0 0; 
} 
#menu1:hover 
{ background-position: 0 -34px; 
} 
#menu1 span 
{ 
display: inline; 
} 

#menu2
{ 
display: block; 
width: 135px; 
height: 34px; 
background: url("images/menu2.png") no-repeat 0 0; 
} 
#menu2:hover 
{ background-position: 0 -34px; 
} 
#menu2 span 
{ 
display: inline; 
} 

#menu3
{ 
display: block; 
width: 102px; 
height: 34px; 
background: url("images/menu3.png") no-repeat 0 0; 
} 
#menu3:hover 
{ background-position: 0 -34px; 
} 
#menu3 span 
{ 
display: inline; 
} 

#menu4
{ 
display: block; 
width: 82px; 
height: 34px; 
background: url("images/menu4.png") no-repeat 0 0; 
} 
#menu4:hover 
{ background-position: 0 -34px; 
} 
#menu4 span 
{ 
display: inline; 
} 

#menu5
{ 
display: block; 
width: 141px; 
height: 34px; 
background: url("images/menu5.png") no-repeat 0 0; 
} 
#menu5:hover 
{ background-position: 0 -34px; 
} 
#menu5 span 
{ 
display: inline; 
} 

#menu6
{ 
display: block; 
width: 102px; 
height: 34px; 
background: url("images/menu6.png") no-repeat 0 0; 
} 
#menu6:hover 
{ background-position: 0 -34px; 
} 
#menu6 span 
{ 
display: inline; 
} 

/* This is the outline round the main forum tables */
.forumline	{ border: 2px #ea068d solid; }

