body 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:0.7em; 	
	color: #666; 
	margin:0; 
	padding:0 0 20px 0; 
	border:0;
	
	}
* html body { margin-top: 0px; }
	
	
* { padding:0; margin:0;} 

img {
	border: 0;
}

#mainWrapper
{
	background: url(../images/ibikercss1.gif) no-repeat;
	width: 100%;
	padding: 150px 0 0 0;
}	

	

#innerWrapper 
{
	padding: 0;
	margin:auto;
	width:1000px; 	
	}

h1 {
	margin: 20px 0 20px 0;
}

h2 {
	margin: 20px 0 20px 0;
}	
	
div.homelist {
	padding: 6px;
	border: 1px dotted #ccc;
	margin: 5px 0 5px 0;
}

div.homelist a {
	padding: 0 10px 0 0;
	color: #c00;
}

#headertop {
	border-top: solid #000 2px;
	
}
#header {
	height: 100px;
	width: 100%;
	background: url(http://www.brownnoser.co.uk//images/brownnoser_bgtop.gif);
	margin: 0 0 10px 0;	
}
#headerleft {	
	width: 50%;	
	display: inline;
	float: left;
	
}
#headerright {	
	width: 50%;
	display: inline;
	float: right;
	
}
#headerbot {
	border-bottom: solid #000 1px;
	
}
#container {
	width: 1000px;
	margin: auto;
}

#left {
	width: 230px;
	background: url(http://www.brownnoser.co.uk//images/lhsdivbg.gif) top left no-repeat;
	margin: 10px 10px 10px 0;
	float: left;
}

#leftmenu {
	min-width: 230px;
	background: url(http://www.brownnoser.co.uk//images/lhsmenubg.gif) repeat-y;
	margin: 10px 0 0 0;
	padding: 0 5px 50px 5px;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
}

#leftmenu ul li {
	margin: 5px 0 px -2px;
	padding: 7px 0 3px 22px;
	font: 70% arial bold;
	border-bottom: dotted #999 1px;
	background: url(http://www.brownnoser.co.uk//images/contrast.png) left no-repeat;
	min-height: 20px;
	color: brown;
	text-decoration: none;
}

#leftmenu ul li.empblog {
	margin: 5px 0 px -2px;
	padding: 5px 0 3px 22px;
	font: 75% sans-serif;
	font-weight: bold;
	border-bottom: dotted #333 1px;
	background: url(http://www.brownnoser.co.uk//images/user_suit.png) left no-repeat #999;
	min-height: 20px;
	color: #fff;
	text-decoration: none;
}

#leftmenu ul li a {
	color: #c00;
	text-decoration: none;
	width: 220px;
}

#leftmenu ul li:hover {
	color: #C00;
	background: #f4c664 url(http://www.brownnoser.co.uk//images/contrast_on.png) left no-repeat;
	text-decoration: none;
}

#leftmenu ul li.menuon {
	color: #C00;
	background: #f6da9f url(http://www.brownnoser.co.uk//images/contrast_on.png) left no-repeat;
	text-decoration: none;
}

#leftmenu ul li.empblog:hover {
	color: #C00;
	background: #f4c664 url(http://www.brownnoser.co.uk//images/user_edit.png) left no-repeat;
	text-decoration: none;
}

#leftmenu li a {
	text-decoration: none;
}	
				
#leftmenubot {
	width: 230px;
	height: 10px;
	margin: 0;
	padding: 0;
	background: #fff;
}

#middle { 
	width: 509px;
	margin: 10px 0 50px 0;
	padding: 0 0 0 10px;
	border-left: dashed #ccc 1px;
	min-height: 400px;
	float: left;
}

#middle h2 {
	margin: 0 0 10px 0;
	font-size: 100%;
}

#middle p {
	margin: 0 10px 10px 0;
	font-size: 80%;
}

#middle ul li {
	margin: 0 10px 10px 0;
	font-size: 80%;
}
	
	

#right {
	width: 230px;
	background: url(http://www.brownnoser.co.uk//images/lhsdivbg.gif) top left no-repeat;
	margin: 10px 0 10px 10px;
	float: left;
}

#rightinner {
	background: url(http://www.brownnoser.co.uk//images/lhsmenubg.gif) repeat-y;
}	

.cliptop {
	text-align: center;
	font-family: sans-serif,monospace,arial;
	font-weight: bold;
	font-size: 100%;
	color: #643f06;
	margin: 5px 0 0 0;
}

.clipholder {
	margin: 5px 0 0 12px;
}




#footer {
	height: 22px;
	clear: both;
	width 100%;
	background: url(http://www.brownnoser.co.uk//images/footerbg.gif) repeat-x;
	color: #fff;
	font-size: 80%;
	text-align: right;
	padding: 8px 20px 0 0;
}

#contenttop {
	width: 1000px;
	
}

#contenttop H1 {
	font-size: 70%;
	margin: 10px 0 0 0;
	background: url(http://www.brownnoser.co.uk//images/lilbnose.gif) left no-repeat;
	width: 320px;
	height: 25px;
	padding: 0 0 0 30px;	
}
#contenttop H1 a {
 	color: #5d3b06;
 	font-style: italic;
 	text-decoration: none;
}
#contenttop H1 a:hover {
 	color: #c00;
 	text-decoration: underline;
}
P	{
	font-size: 110%;
	line-height: 110%;
	font-family: monospace, arial, serif, "Times New Roman";
}
img {
	border: 0;
}

	