body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
}

* {margin: 0; padding: 0; border: 0;}
span {color: #330033; FONT-WEIGHT:bold}
p, ul, p a, h2, h6 {font-family: Verdana}

h1 {margin-left: 10px; font-family: Georgia, serif; color: #660033; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #7D6445; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} 
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} 

h2 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #330033; color: #fff; line-height: 2em} 

h3, h4, h5 {font-family: Georgia, serif; margin: 20px 0 0 10px}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
h6 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #006600; color: #fff; line-height: 2em} 
p {margin: 10px; font-size: 0.70em; line-height: 1.75em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}

#siteimg p {   
	margin: 0 0 0 10px;
	padding-left: 10px;
	padding-top: 60px;
	font-family: Georgia, serif;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {
	margin-left: 10px;
	font-size: 0.7em;
	line-height: 1.75em;
	list-style: inside square;
	margin-right: 10px;
}

a {color: #000099; font-weight: bold; text-decoration: none}
a:link {color: #000099; font-weight: bold; text-decoration: underline}
a:hover {color: #8E7A57; font-weight: bold; text-decoration: none}
#navbar a {color: #fff; font-weight: bold; text-decoration: none}
#navbar a:link {color: #fff; font-weight: bold; text-decoration: none}
#navbar a:hover {color: #333; font-weight: bold; text-decoration: none}

#container {
	width: 770px;
	background: #fff;
	overflow: hidden
}

#topbar {  
	width: 770px;
	height: 25px;
	background: #30261A
}
	
	
#hdr { 
	width: 770px;
	height: 4.5em; 
	line-height: 4.5em;
	background: #fff
}

#navbar { 
	width: 770px; 
	height: 1.75em;
	background-color: #330033;
	TEXT-ALIGN:left
}

#siteimg { 
	width: 770px; 
	height: 200px;
	background: url('images/siteimage.jpg') #fff; 
}

#lftcol {
	float: left;
	width: 200px;
	background: transparent;
	overflow: hidden;
	TEXT-ALIGN:left
}

#rgtcol {
	float: left;
	width: 570px;
	background: transparent;
	overflow: hidden;
	TEXT-ALIGN:left
}

#bttmbar {
	float: right;
	width: 570px;
	height: 3em;
	line-height: 3em;
	background: #fff;
	overflow: hidden
}

#nav ul {display: inline}

#nav li {display: inline}

#nav a {
	line-height: 30px;
	margin-left: 0px;
	display: inline;
	font-weight: bold;
	margin-right: 0px;
}

#nav a span {color: #8D7549}

form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background-color: #00A2FF; color: #fff; font-size: 1.0em}

img.rightimg {
	float: left;
	margin-right: 10px;
}
img.leftimg {float: left; margin-right: 10px}

img.languageimg {float: right; margin: 4px 2px 0 0}
