/* CSS Document */
h1 {color:#666600; border-bottom:1px solid #666600; font-weight:normal; margin:.5em 0 .2em; font-size:180%;}
h2 { font-size:100%; margin:1em 0 0;}
p{ margin-top:.25em; margin-bottom:.75em;}
p.right{ text-align:right; clear:right;}
html,
body{
height:100%;
background-color:#CCCCCC;
}

body {
    margin: 0;
    padding: 0;
    min-height: 400px; /* For Mozilla/Opera/Safari */
}

.clear {  
clear: both; 
}  

#container
{
position: relative;
margin: 0px auto;
width: 955px;
height:auto;
}

/* Hack for IE */
* html #container{
    height: 100%;
}
/* End IE Hack */ 
#title
{
position:absolute;
width:875px;
top:0px;
left:40px;
}

#menu
{
position:absolute;
width:875px;
top:49px;
left:40px;
height:29px;
background-image: url(/main_template_images/nav_bg.jpg); background-position:top; background-repeat:repeat-x;
text-align:right;
line-height:29px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#menu a { border-left:1px solid #ccc; color:#666701; text-decoration:none; text-transform:uppercase; padding:7px 16px;line-height:15px;}
#menu a:hover, #menu a:active { text-decoration:underline; color:#ffbe00;}


#logo { float:left;}
#big_image
{
position:absolute;
width:875px;
top:78px;
left:40px;
height:215px;
}

#content
{
position:absolute;
width:875px;
top:293px;
height:200px;
left:40px;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	z-index:50;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
}

.standard_text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
}
.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.standard_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.border {
	border: 1px solid #006600;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}
.standard_text_frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FF00;
}
.standard_text_side {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.image_border {
	margin-left: 10px;
	border: 1px solid #666701;
}
.standard_text_bld {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

