/* CSS Template by gorotron */

html, body {
	margin:0;
	padding:0;
	text-align:center;

}

body {
	background-color:#white;	
}

#container {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:1px 10px;
	width:970px;
	height:auto;
	* height:100%;
	background:url(images/zzback.gif) repeat-y;
	font:11px Arial,Helvetica,sans-serif;
	color:#666;
}

#banner {
	margin:5px;
	background:url(images/banner_960.jpg) no-repeat;
	width:950px;
	height:117px;
	padding:10px 0 0 10px;
}

#dashed {
	width:635px;
	height:125px;
	padding:5px;
	border:1px dashed #FFF;
} 

#content {
	width:676px;
}

#main {
	width:820px;
	min-height:auto;
	float:left;
	padding:5px;
}

#sideBar {
	float:left;
	width:120px;
	min-height:250px;
	height:auto;
	float:left;
	padding:10px 5px;
	}

#box {
	width:128px;
	height:auto;
	padding:5px 0px;
	border:0px dotted #FC6;
        text-align:left;
	font-size:11px;
	margin:0;
	font-weight:normal;
	color:black;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	padding:5px;
	width:120px;
	display:block;
	color:#006600;
	border-bottom:1px dashed #FC6;
}

#navBar a:hover {
	background:#DFF0F0;
	color:#666;
}

#noLine a {
	border-bottom:0;
}

h1 {
	font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:10px;
	margin:0 0 0 5px;
	color:#FFF;
}

h3 {
	font-size:14px;
	margin:0;
}
.style1  {color: #000000; font-weight: bold;}

.style6  {font-size: 12px}

.style12 {color: #006600; font-weight: bold;}
	
.comments {
	display:block;
	width:800px;
	text-align:right;
	font-size:10px;
	margin:0;
	font-weight:normal;
	color:#999;
	padding:10px 0 15px;
	
}

#clear {
	clear:both;
}

p {
	line-height:1.5em;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:10px Arial,Helvetica,sans-serif;
	color:#666;
}

#copy a:hover {
	color:#369;
}

#bottom {
	margin:0px 0px 0px 1px;
	height:192px;
	width:990px;
	background:url(images/wessex_grass_989.jpg) no-repeat;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

