body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 160%;
	margin: 0 0 0 30px;
	background-color: #181818;
	width: 878px;
	/*background-image: url(http://dosomework.co.uk/images/background_transparent.gif);*/
	

}

/* Type Syles */

.header {
	width: 640px;
	color: #ffffff;
	font-size: 24px;

}

.header2 {
	color: #ffffff;
	font-size: 18px;

}

.headerdark {
	color: #4C4C4C;
	font-weight: bold;
}

.newText {
	color: #181818;
	font-size: 12px;
	background:#9fd202;
}
hr {color: #101010; background-color: #181818; border: 1px dotted #333333; border-style: none none dotted; margin: 18px 0 18px 0;}






/* layout */
	
	#container{
	background-color: #181818;
	width: 878px;
	
	}
	
	#staticcontainer{
	height: 494px;
	}
	
	#signature{
	height: 83px;
	width: 210px;
	border-bottom: 1px dotted #333333;
	padding-top: 7px;
	float: left;
	margin-right: 28px;
	}
	
	#tagline{
	height: 83px;
	width: 640px;
	border-bottom: 1px dotted #333333;
	padding-top: 7px;
	text-align: right;
	float: left;
	color: #4C4C4C;
	}
	
	#main{
	width: 640px;
	padding-top: 20px;
	float: left;
	}
	
	#info{
	width: 640px;
	height: 60px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	margin: 20px 0 0 0;
	padding: 16px 0 20px 0;
	}
	
	#description{
	width: 420px;
	float: left;
	margin-right: 10px;
	}
	
	#notes{
	width: 210px;
	float: left;
	}
	
	#info1{
	width: 320px;
	float: left;
	margin-right: 20px;
	}
	
	#info2{
	width: 140px;
	float: left;
	margin-right: 20px;
	}
	
	#info3{
	width: 140px;
	float: left;
	}
	
	.imagelrg {
	  border-bottom: 1px dotted #333333;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  clear:left;
     }
     
     .imagetop {
	  border-top: 1px dotted #333333;
	  border-bottom: 1px dotted #333333;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  clear:left;
     }
	 
	 .imagework {
	/*border-top: 1px dotted #333333;*/
	  padding-top: 18px;
	  margin: 16px 0 6px 0;
     }
	 
	  .imageworktop {
	  margin: 0 0 6px 0;
     }
	 
	 #footerwork {
	 padding: 0 0 20px 0;
	 margin: 20px 0 20px 0;
	 font-style: italic;
	 
	 }
	 
	
	 #footer {
	 border-top: 1px dotted #333333;
	 padding: 20px 0 20px 0;
	 margin: 20px 0 20px 0;
	 font-style: italic;
	 }
	 
	 
	 #newsnav {
	 float: right;
	 text-align: right;
	 }
	 
	 
/* blog */
	 
	#blogcontainer{
	width: 640px;
	height: 150px;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #333333;
	}
	 
	#blogimage{
	width: 250px;
	float: left;
	margin-left: 20px;
	float: right;
	}
	
	#blogdescription{
	width: 370px;
	float: left;
	}
	
/* Links*/
a:link,a:visited {
	color: #ffffff;
	text-decoration: none;

}
a:hover{
	color: #04d0fc;
}


/* Main Menu */

#menu{float: left; width: 210px; margin-right: 28px;}

#menu ul {list-style:none; margin:0; padding:0; font-size: 16px; color:#333;}
#menu li{list-style:none; float:none; margin:0; padding-top:12px; left: 0; height: 32px; border-bottom: 1px dotted #333333;}
#menu ul a{display: block; float: left;clear:left; color: #666;}
#menu ul a:hover{color: #ffffff; height: 32px;border-bottom: 1px #9fd202 solid;}
#menu li a{float: none; height: 32px;}
#menu li.here a{color: #ffffff;border-bottom: 1px #04d0fc solid;}


#sub{border-bottom: 1px dotted #333333; padding-bottom: 28px;}

#sub ul {list-style:none; margin-left:0px; padding-top:12px; font-size: 12px; color:#333;}
#sub li{list-style:none; float:none; margin:0;  padding-top:6px;left: 0; border: none; height: 14px; }
#sub ul a{display: block; float: left;clear:left; color: #666;}
#sub ul a:hover{color: #ffffff; height: 16px;}
#sub li a{float: none; height: 16px;}

#sub2{font-style:italic; border-bottom: 1px dotted #333333; padding-top: 10px; padding-bottom: 10px;}
