body {font-family:arial;
	background: #221100 url('images/bg.jpg') no-repeat top center fixed;
	margin: 0;
	}

#wrap {
	width: 500px;
	margin: 0 auto;
	}

a{text-decoration:none;}
a.home{font-family:'perpetua','times'; text-size:13px; font-weight:bold; letter-spacing:15px}
a:link {color: #AA6626} 
a:visited {color: #AA6626} 
a.home:hover {color: #999933}
a:hover {color: #F1B72D}
a:active {color: #FF6633}

img.body {
	padding: 	4px;
	border-style: 	solid;
	border-color: 	#aa6626;
}

.main  { 
background-image: 
url("images/laby.jpg");
background-repeat: no-repeat;
background-position: bottom right
}

.top
{ 
background-image: 
url('images/topbg.jpg');
background-repeat: repeat-x
}

.side  { 
background-image: 
url("images/sidelogo.jpg");
background-repeat: no-repeat;
background-position: center center
}

#nav {
	width: 480px;
	height: 50px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	list-style-type: none;
	}

.menu {
	margin: 0 auto;
	}

#nav li {
	float: left;
	text-align: center;
	}

#nav li a {
	display: block;
	background: #003366 url('images/navbg.jpg') repeat-x;
	height: 37px;
	padding: 13px 0 0 0;
	margin: 0;
	font: 600 21px 'times new romans',serif;
	color: #aaa;
	text-decoration: none;
	}

#nav a.nav1 {
	width: 77px;
	background: #003366 url('images/navleft.jpg') left top no-repeat;
	}

#nav a.nav2 {
	width: 79px;
	}

#nav a.nav3 {
	width: 110px;
	}

#nav a.nav4 {
	width: 106px;
	}

#nav a.nav5 {
	width: 108px;
	background: #003366 url('images/navright.jpg') right top no-repeat;
	}

#nav li a span {
	font: 600 14px 'times new romans',serif;
	color:aaa;
	}

#nav li a:hover span {
	color:#FFF;
	}

#nav li a:hover {
	background: #AA6626;
	color:#FFF;
	}

#nav a.nav1:hover {
	background: #AA6626 url('images/navleftup.gif') left top no-repeat;
	}

#nav a.nav5:hover {
	background: #AA6626 url('images/navrightup.gif') right top no-repeat;
	}


	
	

p.body {
line-height: 1.5em;
font-family: arial;
font-size: 0.8em;
color: #555555;
margin-left: 3px;
margin-right: 3px
}

p.body2 {
line-height: 18px;
font-family: arial;
font-size: 0.8em;
color: #555555;
margin-left: 18px;
margin-right: 3px
}

.where {
font-family: arial;
font-size: 0.8em;
color: #555555;
margin-left: 3px;
margin-right: 3px;
text-align: left;
}


p.links {
line-height: 18px;
font-family: arial;
font-size: 0.7em;
color: #555555;
margin-left: 8px;
margin-right: 2px
}

p.entries {
margin-left: 35px;
margin-right: 20px;
width: 85%
}


.message {
	line-height: 	14px;
	font-family: 	arial;
	font-size: 	11px;
	color: 		#555555;
}


h1 {
font-family: times; 
color: #AA6626;
font-size: 17px;
font-weight: 900;
letter-spacing: 3px
}


h2 {
font-family: arial; 
color: #444444;
font-size: 13px;
font-weight: 900;
letter-spacing: 1px;
margin-left: 15px
}

h4 {
font-family: arial; 
color: #999933;
font-size: 13px;
font-weight: 900;
letter-spacing: 2px;
}

h5 {
font-family: arial; 
color: #00699c;
font-size: 13px;
font-weight: 900;
letter-spacing: 2px;
}

a.sub {
font-family:arial; 
font-size:11px;
line-height: 18px;
}

a.sub:hover {
color: #003366
}

p.updates {
	line-height: 	18px;
	font-family: 	arial;
	font-size: 	10px;
	color: 		#333333;
	margin-left: 	15px;
	margin-right: 	15px;
	margin-bottom: 	5px;
	width: 	85%
}

a.updates {
	padding:	0px;
	word-spacing: 	normal;
	font-family:	arial; 
	font-size:	10px;
	line-height: 	18px;
}

a.updates:hover {
	color: 		#999933
}

p.info {
line-height: 18px;
font-family: arial;
font-size: 12px;
font-weight: 800;
color: #999999;
margin-left: 250px;
margin-right: 20px;
margin-top: 0px;
width: 85%
}

p.foot {
margin-top: 16px;
color: #210;
font-family: arial, sans-serif;
line-height: 1.5em;
font-size: 12px;
font-weight: 600;
text-align: center;
}

a.foot {
color: #210;
}

a.foot:hover {
color: #420;
text-decoration: underline;
}

.formfield{
	background:	white;
	border: 1px 	solid #069;
	border-top: 	1px solid #069;
	border-left: 	1px solid #069;
	font-family: 	arial;
	font-size: 	11px;
	color: 		#555555;
	padding:	2px;
}

.button { 
	border:		0; 
	border-top:	1px solid #6a6e76;
	border-left:	1px solid #6a6e76;
	border-right:	1px solid #6a6e76;
	border-bottom: 	1px solid #6a6e76;
	background:	#ddd; 
	padding: 	3px;
	padding-right:	3px;
}