* {
	margin: 0;
	padding: 0;
	}
	
body {
	font: 400 0.8em 'trebuchet ms',arial,sans-serif;
	color: #000;
	background: #FFF url('bgmain.gif') repeat-y top center;
	min-height: 100%;
	}
	
a {
	text-decoration: none;
	color: #0A344A;
	}

a:hover {
	text-decoration: none;
	background: #5A9FC4;
	color:#FFF;
	}
	
.wrap {
	width: 980px;
	margin: 0 auto;
	}
	
#head {
	height: 231px;
	width: 100%;
	background: #FFF url('bgbody1.gif') repeat-x top left;
	padding: 10px 0 70px 0;
	background-color: #A2D578;
	}
	
#head h1 {
	font: 400 3.3em 'century gothic','arial narrow',arial,sans-serif;
	color: #C40143;
	}
	
#head h2 {
	font: 400 1.3em 'century gothic','arial narrow',arial,sans-serif;
	color: #00CCCC;
	}
#nav {
	width: 980px;
	padding-top: 34px; padding-bottom: 29px;
	font-size: 0px;
	position: absolute; top: 226px;
	}

#right {
	float: right;
	clear: none;
	width: 275px;
	margin: 30px 0 50px 0;
	color: #900333;
	}

#content {
	margin: 30px 345px 50px 0;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav li {
	display: inline;
	}
	
#nav li a {
	height: 84px; min-height: 84px;
	padding: 33px 30px 29px 30px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	}
 
	
#nav li a:hover {
	background: #C40143 url('hovernav.gif') repeat-x top center;
	color: #FFF;
	}

#right h1 {	
	font: 400 1.8em 'century gothic','arial narrow',arial,sans-serif;
	color: #0A344A;
	margin: 10px 0;
	background: url('bulleth1.gif') no-repeat left;
	padding-left: 25px;
	}

#right p {
	background: url('rightlistline.gif') repeat-x top left;
	line-height: 1.5em;
	padding: 10px 0;
	}
	
#right ul {
	list-style-type: none;
	}

#right li {
	margin: 0px;
	list-style:none;
	background: url('rightlistline.gif') repeat-x top left;
	}

#right li a {
	padding: 8px 2px 8px 25px;
	display: block;
	margin:  0;
	color:#900333;
	text-decoration:none;
	background: url('rightlistbullet.gif') no-repeat left;
	}

#right li a:hover {
	background: #5A9FC4 url('rightlistbullet.gif') no-repeat right;
	color:#FFF;
	}
	

#content h1, #content h1 a {
	font: 400 3em 'century gothic','arial narrow',arial,sans-serif;
	color: #900333;
	margin-top: 15px;
	}
	
#content h2, #content h2 a {
	font-weight: 400;
	color: #C40143;
	margin-bottom: 10px;
	}
	
#content h1 a:hover, #content h2 a:hover {
	text-decoration: underline;
	}
	
#content p {
	margin: 5px 0 10px 0;
	line-height: 1.5em;
	}
	
#content p img.right, #content p img.left, img.displayed {
	clear: none;
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #EEE;
	}
	
#content p img.right {
	float: right;
	margin: 0 0 10px 15px;
	}
	
#content p img.left {
	float: left;
	margin: 0 15px 10px 0;
	}
	
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

	
p.info {
	border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;
	background: #F3F3F3 url('bullet1.gif') no-repeat left center;
	font-size: 0.9em;
	padding: 10px 5px 10px 25px;
	width: 605px;
	float: right;
	}
	
.blockquote {
	display: block;
	background: #F3F3F3 url('quote.gif') no-repeat top left;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;
	}
	
ol {
	font-weight: 800;
	font-size: 1.0em;
	color: #0CC;
	margin: 20px;
	}
 
ol span {
	font: 400 1.0em arial,sans-serif;
	color: #888;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0;
	}

#content ul {
	list-style-type: none;
	margin: 20px;
	}
	
#content ul li {
	padding: 4px 25px;
	background: url('bullet1.gif') no-repeat left center;
	}
	
form label{
	display:block;
	}



form input.text, form textarea{
	width:96%;
	border:1px #DDD solid;
	color:#999;
	padding: 4px 5px;
	font:12px 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	background-color: #FFF;
	margin-bottom: 15px;
	}

form input.text:hover, form textarea:hover{
	border:1px #CCC solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #999 solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:10px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color:#999;
	color:#999;
	}

.clearer {
	clear: both;
	line-height: 0; 
	height: 0; 
	font-size: 0;
	}
	
#footer {
	width: 100%;
	background: #A2D578 url('bgfoot.gif') repeat-x top left;
	}

#footer .wrap {
	margin: 0 auto;
	padding: 20px 0;
	color: #FFF;
	}
	
#footnav {
	margin-bottom: 50px;
	}
	
#footnav ul {
	list-style-type: none;
	}
	
#footnav li {
	display: inline;
	}
	
#footnav li a {
	color: #FFF;
	font: 400 16px 'trebuchet ms',arial,sans-serif;
	padding: 6px 12px;
	margin: 16px 20px 0 0;
	border: 1px solid #900333;
	text-decoration: none;
	}
	
#footnav li a:hover {
	color: #FFF;
	background-color: #900333;
	border: 1px solid #000;
	}
	
#footer h4, #footer h4 a {
	color: #FFF;
	padding: 10px 0 10px 0;
	background: url('footlistline.gif') repeat-x bottom left;
	text-decoration: none;
	}
 
 #footer h4 a:hover {
	color: #0FF;
	}
 
#footer a.credit {
	color: #0CC;
	text-decoration: underline;
	}

#footer a.credit:hover {
	color: #0CC;
	text-decoration: none;
	}

.linksright {
	float: right;
	width: 200px;
	margin: 0 12px;
	padding: 0 10px 30px 10px;
	list-style-type: none;
	background: #C40143 url('rcorner.gif') no-repeat top right;
	}
	
.linksright li {
	display: inline;
	margin: 0px;
	list-style-type: none;
	font-size: 0.9em;
	}

.linksright li a {
	padding: 4px;
	display: block;
	margin:  0;
	padding: 5px;
	color: #FFF;
	text-decoration:none;
	background-color: #C40143;
	border-bottom: 1px solid #900333;
	}

.linksright li a:hover {
	background-color: #900333;
	color:#FFF;
	border-bottom: 1px solid #900333;
	}

.links li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.7em;
	}

.links li a {
	padding: 4px;
	display: block;
	margin:  0;
	color: #BD9A56;
	text-decoration:none;
	background-color: #2D1A06;
	border-bottom: 1px solid #211000;
	}

.links li a:hover {
	background-color: #211000;
	color:#FEEDA4;
	}

p.foot {
	color: #C40143;
	margin: 5px 0 0 12px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.6em;
	background-color: #BCD8A5;
	}
	
div.img2
{
  margin: 10px;
  border: 1px solid #CCC;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  background-color: #FFF;
}	
div.img2 img
{
  display: inline;
  margin: 3px;
  border: 1px solid #CCC;
}
div.img2 a:hover img {border: 1px solid #5A9FC4;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 165px;
  margin: 2px;
}

.small img{
  border: 2px solid;
  width: 145px;
  margin: 5px;
}

