/* CSS Document */


body {
color:#333333;
font-family:sans-serif;

}

h1{
font-size:180%;
color:#333333;
font-weight:bold;
font-style:italic;
margin-bottom:0px;
padding-bottom:1px;
}

h2{
font-size:85%;
color:#666666;
margin:0px;
padding:0px;
line-height:95%;
}

h3{
font-weight:bold;
font-size:80%;
color:#000000;
}

h4{
font-weight:bold;
font-size:80%;
color:#666666;
}

#footer{
clear:both;
line-height:100%;
border-top:1px dashed #333333;
border-bottom:1px dashed #333333;
text-align:right;
font-size:80%;
height:27px;
padding-bottom:1px;
padding-top:2px;
background-image : url(images/foot.jpg);
background-repeat:no-repeat
}

#footer a{
color:#666666;
}

.top{
font-size:80%;
font-weight:normal;
text-align:right;
}

p {
font-size:80%;
line-height:120%;
}

li{
font-size:80%;
line-height:110%;
padding-bottom:5px;
}

.hide	{
			display: none;
		}



a {	color:#000000; text-decoration:none;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {text-decoration:underline;}

table { 
border: 1px solid #666666; 
background-color: #999999;
text-align:left;
font-size:80%;
width:300px;
}

td { 
border: 1px solid #666666; 
background-color: #fff; 
line-height:120%;
text-align:left;
}

th{
line-height:120%;
text-align:left;

}

table.caption{
text-align:left;
font-weight:bold;
font-size:80%;
color:#666666; 
margin-left:auto;

}


#content{
width:700px;
margin-top:80px;
margin-left:auto;
margin-right:auto;
}

#header{
border-bottom:1px dashed #333333;

}

#sub-header{
border-bottom:1px dashed #333333;
height:27px;
padding:2px;
background-image : url(images/pounds.jpg);
background-repeat:no-repeat
}

#center_element{
width:500px;
margin-right:auto;
margin-left:auto;
text-align:center;
padding:5px;
}

#top_menu{
text-align:right;
font-size:80%;
}

#large{
border:1px solid #333333;
height:170px;
padding:10px;
padding-top:50px;
background-image:url(images/1.jpg);
background-repeat:no-repeat;

}


#small{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/2.jpg);
background-repeat:no-repeat;
}
#small:hover{
background-image:url(images/3.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}


#nav {
width:170px;
float:left;
	}

img {
border: 1px solid #333333;
margin:5px;
margin-top:0px;
}


#nav ul{
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
	list-style-type: none;
	}


#nav ul li
{
margin-top:10px;	
height:20px;
padding-left:4px;
padding-top:0px;
}

#nav ul li a{	
height:20px;
color:#333333;
}

#nav ul li a:hover{
height:20px;
background-image : url(images/gpound.jpg);
color:#000000;
background-repeat:no-repeat;
text-decoration:none;

}

.selected{
height:20px;
background-image : url(images/opound.jpg);
background-repeat:no-repeat;
text-decoration:none;

}

.contact{
text-align:right;
font-size:80%;
margin:0px;
padding:3px;
}


#image_chunk{


}


#content_chunk{
width:510px;
float:right;
border-left:1px dashed #333333;
padding-left:10px;
padding:5px;

}

#content_chunk ul{
list-style-image : url(images/arrow.jpg)

}

