body {
    background: #fff;
    margin: 0;
    font: 14px Arial, verdana, sans-serif;
    text-align: center;
    color: #333;
}

img {
	border: none;
}


h1, h2, h3 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 14px;
}

a {
    color: #333;
    text-decoration: underline;
}

p {
	text-align: justify;
	max-width:385px;
}

.clear {clear:both;}

#logos {width:80px; padding-left:10px; padding-right:10px;}
#sharon {float:left; padding-right:10px; width:80px;}
#teamphoto{float:right; padding-left:0px; padding-bottom:10px; width:385px;}
#chelt{float:left; padding-right:8px; width:172px;}
#cinderford{float:right; padding-right:0px; width:204px;}
#nfopp{float:left; padding-right:8px; padding-left:0px; padding-bottom:8px; width:107px;}
#castle{float:left; padding-right:8px; padding-left:0px; width:162px;}
#ocr{float:left; padding-right:8px; padding-left:0px; width:190px;}
#language{float:left; padding-right:12px; padding-left:0px;}
#map{font-weight:bold;}

#boundary {
    text-align: left;
    width: 850px;
    margin: 0 auto;
}

#header {
	padding-top: 125px;
	background: url(/images/header.png) no-repeat left top;	
}

#header2009 {
	padding-top: 125px;
	background: url(/images/header2009.png) no-repeat left top;
}

#header, #content {
	width: 850px;
	
}

#titles{
	padding-top:10px;
}

#leftpane {
	padding-top:10px;
	padding-left:20px;
	float:left;
	width:385px;	
}


#rightpane {
	padding-top:10px;
	padding-right:30px;
	float:right;
	width:385px;
}


#content {
	margin-bottom: 15px;
}

#logofooter {
	float:left;
	width:850px;
	padding-bottom:5px;
	padding-left:25px;
}

#footer {
	border-top: 3px solid #ff33cc;
	clear: both;
	padding-top: 10px;
}

.note {
	color: #999;
}

#footer p {
	margin: 0;
}


#header ul, #header2009 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #ff33cc;
	overflow: hidden;
	text-align: center;
}

#header li, #header2009 li {
	display: inline;
}

#header li a, #header2009 li a {
	display: inline;
	background: #707070 url(/images/bg_menu_grey.png) repeat-x;
	color: #000000;
	text-decoration: none;
	padding: 1px 10px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 19px;
}

#header li.selected a, #header2009 li.selected a, #header li a:hover, #header2009 li a:hover {
	background: #d11164 url(/images/bg_menu_1.png) repeat-x;

}

#header #mnuhome a, #header2009 #mnuhome a {
	margin-left: 0;	
}

#admin {
	color: #ffffff;
}
	
dt {
    clear: left;
    font-weight: bold;
    float: left;
    width: 70px;
    padding-top: 5px;
}

dd {
    padding-top: 5px;
    width: 200px;
}

dl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

dl {display: inline-block;}


.formrow {
	clear: left;
	padding-top: 5px;
}

.formrow label {
	float: left;
	width: 100px;
	padding-top: 3px;
}

.formrow input, .formrow select, .formrow textarea {
	width: 250px;
}

.formrow textarea {
	height: 200px;
}

.buttons {
	margin-left: 100px;
	padding-top: 10px;
}


.done, .error {
	background: #f2f2f2;
	border: 1px solid #f35298;
	padding: 5px;
}

.done {
	font-weight: bold;
}

#content ul {
	margin: 8px 0;
	padding: 0;
	list-style-type: none;
}

#content li {
	background: url(/images/bg_bullet.png) no-repeat 0 2px;
	padding-left: 18px;
	padding-bottom:1px;
}

#jigsaw{
	padding-top: 0px;
}

#textlinks {
	text-align: center;
}


/*++++++WORD-PRESS++++++++*/
.entry { width:425px; float:right; margin-bottom:10px;}
.post {padding-left:10px; padding-right:10px; margin-left:30px; margin-right:30px; border:3px Solid #FF00FF;}
.post h3 a { font:20px arial, verdana, sans-serif; color: #000000; text-decoration:none; font-weight:bold;}
.post p { padding-bottom:10px; font: 16px arial, verdana, sans-serif; max-width:450px;}
.entry .white a{ color: #000000; text-decoration:none;}
.meta { margin-top:10px; background-color: #D3D3D3; padding:5px 0 0 10px; border:1px solid #CCCCCC;}
#content p.postmetadata alt {color:#000;}
/*++++++WORD-PRESS++++++++*/

#mercenary {
	float: right;
}
