/**
 * OCD-UK Stylesheet 
 **/
 
 



 body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	 
	text-align: center;
}

/*    This is the setting for image borders  */
img {
	border:0;
}


		.captionright {
	color: #666666;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	display:inline;
	float:right;
	padding: 5px;
	text-align: justify;
	border: #ff6600 1px solid;
		}


.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

a {
	text-decoration: none;
	}

a:link {
	color: #0180C7;
	}

a:visited {
	color: #0180C7;
	}

a:active {
	color: #7BBBC7;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

 IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
	
	 

	
	


/*     header      */
.header {
height: 80px;
width:773px;
margin: 0px 0px 1px 0px;
color: black;

background-color: #ffffff;
}

.headerlogo {
	width:250px;
	height: 60px;
	display:inline;

	float: left;
}

.headerbanner {
	width:510px;
	height:80px;
	display:inline;
	
	text-align: right;
}






/*  This is the top navigation bar css  */
.navigation {
	height:10px;
	width:768px;
	
    
}
		
.registration
{
		color: #999;
		font-family: Arial, sans-serif;
	    font-size: 10px;
		display: inline;
	    float: left; 
		margin-left: 4px;
}

.navmenu {
		color: #999;
		font-family: Arial, sans-serif;
	    font-size: 10px;
		float: right; 
		display: inline;
		margin-right: 4px;
}










/*    central page content     */



#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
	width: 773px;
	background: #C7DCE1;
	background: #fff;
 

	}
 
	
	
#container .floatcontainer:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden; } 
/* Hides from IE Mac \*/  
* html .floatcontainer {height: 1%;}  
.floatcontainer{display:block;}  
/* End Hack */


#center {
margin-right: 0px;
	margin-left: 85px;
	
	width: 610px;
	overflow: hidden;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}











.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height: 150%;
	font-size:12px;
	}

.content p {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}


.content p.posted {
	clear: both;
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}




.comic{
		color: #ff6600;
		font-family:comic sans ms;
   		font-size: 16px;
		 
	
}


.subtext
{
		   		font-size: 11px;
					
}




	


.note {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 135%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	















	






 

.textc{
text-align: center;

}


.textl{
text-align:left;

}


.textr{
text-align: right;

}



.labelright{
text-align: left;
float: right;
}


.labelleft{
text-align: right;
float: left;
}


.labelcentre{
text-align: center;
width: 15px;
}


	
	.firefox 
{
 position:absolute;
 z-index:10000;
 left:0px;
 top:0px;
 height:196px;
 width:196px;
 background-color:transparent;
 margin:0px;
 padding:0px;
 border:0px none;
}


