/* CSS Document */

body{		
			font: 80% arial, helvetica, sans-serif;
			background-color: #000000;
			text-align: left;
			margin: 0 auto;

		}

#container{
			
			width: 778px; /* width + border for IE 5.x */
			w\idth: 778px; /* real width */
			background-color: #f0f0f0;
			border:none;			
			margin: 50px auto 0 auto;
			text-align: left;
		}
		



#header{	
			background-color: #f0f0f0;
			background: url(images/colinclarke_hdrpic.gif) center no-repeat;
			width: 778px;
			height: 233px;
			
			
		}

#hdrleft{	
			background:  url(images/colinclarke_hdrleftside.gif) no-repeat;
			width: 9px;
			height: 233px;
			float: left;
			
		}


#hdrright{ 	
			background:  url(images/colinclarke_hdrrightside.gif) no-repeat;
			width: 9px;
			height: 233px;
			float: right;
			
		}

.flashhdr{

		}


#logo{		
			background:  url(images/colinclarke_logo.jpg) no-repeat;
			width: 367px;
			height: 126px;
			float: left;
			margin: 200px 0 0 10px;

		}
#content {	
			width: 778px;
			background-color: #f0f0f0;
			border: 0;

		}
#contenttext{					

		}

#leftside{	
			background:  url(images/colinclarke_left.gif) repeat-y;
			width: 9px;
			height: 326px;
			float: left;

		}

#rightside{	
			background:  url(images/colinclarke_right.gif) repeat-y;
			width: 8px;
			height: 326px;
			float: right;

		}

#footer{ 	
			width: 778px; /* width + border for IE 5.x */
			w\idth: 778px; /* real width */
			height: 19px;
			background:  url(images/colinclarke_footer.gif);
			clear: both;
			
		}

#navbottom{	
			margin: 20px 0 0 0;
			position:relative;
			border: 0;
			padding: 0;
			width: 300px;
			float:right;
			
		}
		
#navbottom ul, #navbottom ul li {
			margin: 0;
			color: #666666;	
			font: 95% arial, sans-serif;
			display: inline;
			padding: 0;
			list-style: none;
		}
		
#navbottom ul a, #navbottom a:visited {
			color: #666666;
			text-decoration: none;
			padding: 0 0.9em;
		}
		
	
#navbottom a:hover {
			text-decoration: underline;
			color:  #000000;
			
			
			
		}
#navbottom2 a:hover {
			text-decoration: underline;
			color:  #000000;
		}

#navbottom2, #navbottom2 a{
		
			color: #666666;	
			font: 1.4em arial, sans-serif;
			position:inherit;
			border: 0;
			padding: 0 2em;
			width: 200px;
			float:right;
			text-decoration: none;	
			margin: 130px 20px 0 0;	
		}
		
#email a:hover {
			text-decoration: underline;
			color:  #000000;
		}

#email, #email a{
		
			color: #666666;	
			font: 1.4em arial, sans-serif;
			position:inherit;
			border: 0;
			padding: 0 2em;
			width: 200px;
			float:right;
			text-decoration: none;	
			margin: 130px 20px 0 0;	
		}
		
.copyright {
			font: 80% arial, sans-serif;
			background-color: #ffffff;
}

#w3c {

			width: 778px; /* width + border for IE 5.x */
			w\idth: 778px; /* real width */
			background-color: #ffffff;
			margin: 5px auto 0 auto;
			text-align: center;
		}		

	#w3c p, #w3c p img {
			display: inline;
    		border: 0;
    	}
				