﻿body 
{
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color:#000000;
	font-family: Verdana;
	background-color:#ffffff;
}

#page
{
	width: 920px;
    margin: 0px;
}

.headerline
{
	height: 10px;
	width:900px;
	background-image: url(topline.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
}

#header
{
    height: 100px;
    width: 900px;
    background-image:url(topbar1.jpg);
    background-repeat: no-repeat;
}

#header2
{
    height: 175px;
    width: 920px;
    background-image:url(homelogo.jpg);
}

#header3
{
    height: 130px;
    width: 920px;
    background-image:url(name4.jpg);
}

#subheader
{
    height: 150px;
    width: 900px;
    background-image:url(subheader1.jpg);
    background-repeat: no-repeat;
}

.headercontent
{
    float: right;
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#003300;
	margin-right: 10px;
	margin-top: 50px;
}
#line
{
    height: 5px;
    width: 920px;
    background-image: url(line.gif);
}

#topbar a
{
	color: White;
	text-decoration: none;
}

#tabletitle-background
{
    height:40px;
	background-color:#003300;
}
.tabletitles
{
    font-family:verdana;
	font-size:12px;
	margin-left: 10px;
	color:#FFFFFF;
	padding-top: 5px;
}

.tabletitles a
{
	
	color:#FFFFFF;
	text-decoration: none;
}

#image
{
	height: 250px;
	width: 920px;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
}

#background
{
	width: 920px;
    background-image: url(background.gif);
	background-repeat:repeat-y;
}

#pageclear
{
	clear: both;
	height: 10px;
	
}

#footer
{
	background-repeat: no-repeat;
	height: 30px;
	width: 920px;
	color: #ffffff;
	font-size: 100%;
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(bottombar.gif);	
}

.content {
    color:#FFFFFF;
	font-size:12px;
	margin-left: 5px;
    margin-right: 5px;
	padding: 5px 5px 5px 5px;
}

.content a
{
	color: yellow;
	text-decoration: underline;
}

.content h3
{
    font-size:14px;
	font-weight:bold;
	}

.content img
{
    float:right;
	margin:0px 0px 0px 3px;
}

.boxtop {
   background:url(boxtop.png)repeat-no;
   height:25px;
   }

.boxbottom {
   background:url(boxbottom.png)repeat-no;
   height:25px;
   }

.boxbg {
    background:url(bg.png) repeat-yes;
	} 

#content
{
	background:url(widebackground.jpg) bottom no-repeat;
    margin-left: 5px;
    margin-right: 5px;
	padding: 5px 5px 5px 5px;
	
}

	#content h2
	{
		font-size: 100%;
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
	}
	
	#content p
	{
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}

#content .imgfloatleft,
#content .imgfloatright
{
	padding: 0px;
	margin: 0px;
}

#content .imgfloatleft
{
	float: left;
	margin-right: 30px;
}

#content .imgfloatright
{
	float: right;
	margin-left: 10px;
}

#content .imgfloatleft img,
#content .imgfloatright img
{
	display: block;
}

#content #gallery
{
	line-height: 36px;
}

#content #gallery a,
#content #gallery a:hover
{
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
	border: none;
}

#content a
{
	
	color: #aa0000;
	text-decoration: underline;
}



#content h2.thankyou
{
	margin-top: 100px;
	text-align: center;
	color: #183219;
	font-size: 140%;
}

#content p.thankyou
{
	text-align: center;
	color: #999999;
	font-size: 120%;
}

.header_line{
	clear: both;
	padding: 0;
	width: 900px;
	height: 10px;
	vertical-align: top;
	background: #003300;
	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: right;
font-weight: bold;
width: 100%;

}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: right;
color: white;
font-weight: bold;
padding: 70px 6px 4px 6px;
text-decoration: none;
background: url(media/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: yellow;

border-bottom: 4px solid white;
padding-bottom: 0;
}

.orangefont {
    color:#FF6600;
	}

.notices {
    background: url("noticeboard.jpg") no-repeat;
    padding:80px 25px 30px 25px;
	}