@charset "utf-8";
/* CSS Document */
/*ie6 fix*/
img, div { behavior: url(http://www.aimediagroup.com/iepngfix.htc) }
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color:#333333; 
	margin:0;
	background-image: url(images/bg-red.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	
}

h1{
font-size:20px;
}
h2{
font-size:17px;
color:#891616;
}
h2 a{
/*font-size:17px;*/
color:#891616;
text-decoration:none;
}
h2 a:hover{
/*font-size:17px;*/
color:#000000;
text-decoration:underline;
}
h3{
font-size:14px;
}
a{
color:#999999;
}
a:hover{
color:#CCCCCC;
}
#container {
position:relative;

    z-index:2;
	
	text-align: left;
	width:900px;
	
}
#containera {
position:relative;

    z-index:2;
	margin: 1em auto;
	text-align: left;
	width:900px;
	
}
#box {
	border:#CCCCCC thin;
	
}
#top {

	width:900px;
	height:90px;
	
	/*background:url(images/top_02.jpg) repeat-x;*/
}
#middle {
/*background-image:url(images/noFlash.jpg);
background-position:center;
background-repeat:no-repeat;*/
padding-top:1px;
padding-bottom:3px;

	width:900px;
	
	
	text-align:left;
	
	
}
#middle h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left:20px;
}
h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	
}
p {
	margin-top: 0;
	padding-top: 0;
}

.headline{
font-weight:700;
font-size:150%;
color:#891616;
}

.smallerHeadline{
font-weight:700;
font-size:115%;
color:#891616;
}


#content {
	width:860px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
}	
#copyHolder{
	position:relative;
	width:890px;
	height:auto;
	z-index:3;
	overflow:auto;
	/*background-color:#FFFFFF;*/
	font-size:small;
}

#menu {
margin:auto;
color:#FFFFFF;
text-transform:uppercase;
margin-right:auto;
margin-left:auto;
	
}
#menu ul {

	padding: 0;
	margin: 0;

	margin-right:auto;
	position:relative;
	list-style: none;
	line-height: normal;

	padding-bottom: 4px;

}
#menu li {
 



	display: inline;
	margin: 5px;
	padding:2px;
	width:140px;
	
	
}
#menu a {

	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color:#000000;
	padding:5px;
	border-right:thin #000000;
}
#menu a:hover {
	color: #FFFFFF;
	text-shadow:#CCCCCC;
	background-color:#000000;
}
#menu .active a {
	color: #FFFFFF;
}
#htmlMenu a {

	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding:12px;
	border-right:thin #000000;
}
#htmlMenu a:hover {
	color: #FFFFFF;
	text-shadow:#CCCCCC;
	background-color:#999999;
}
#footer a {
	color:#000000;
	font-size: 9px;
}
#bottom {
	width:880px;
	padding-top:2px;
	border-top:thin #333333;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	
}
#footer {
	
	padding-top:2px;
	font-size: 9px;
	color:#000000;
	/*background-color:#000000;*/

	padding-bottom:5px;
	/*border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}
#login {
	padding:0px;
	float:right;
	top:2px;
	position:relative;
	z-index: 40;
}
/* Logo */

#logo {

	height: 90px;
}

#logo h1, #logo h2 {

	text-align: left;
}

#logo h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:400;
font-style:oblique;


	padding-top: 6px;
	font-size: 260%;
}

#logo h2 {
color:#000000;
	font-size: 190%;
}

#logo a {

	text-decoration: none;
	color: #3F586B;
}
.twocols {
	padding:5px;
}
.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}
.twocols .col1, .twocols .col2 {
	width: 405px;
}
.twocols .col1 {
	float: left;
	padding-right:5px;
	border-right: 1px solid #990000;
}
.twocols .col2 {
	float: right;
	padding-left:5px;
}
.twocols ul {
}
.twocols ul li {
	padding-left: 0;
}
.style2 {
	color: #9B0109;
	font-weight: bold;
	font-style: italic;
}
.styleGreen {
	color:#00CC00;
	font-weight: bold;
	font-style: italic;
	}
.twocols h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.twocols p {
	margin-top: 0;
	padding-top: 0;
}

img#bg {
position:absolute;
top:800;
left:0;
width:100%;
    z-index:0;
}
.style3 {
color: #FFFFFF;
padding:10px;
}
#headline {
	position:absolute;
	width:396px;
	height:38px;
	left: 128px;
	top: 13px;
}
#headlinea {
	position:absolute;
	width:396px;
	height:38px;
	left: 176px;
	top: 16px;
}

.style4 {
	color: #333333;
	text-transform:uppercase; 
	text-decoration:none; 
	font-style: italic;
	font-weight: bold;
}

#img, div { behavior: url(iepngfix.htc) }
.img, div { behavior: url(iepngfix.htc) }
#thumbs img{
position:relative;
border:none;

}
#thumbs img:hover{
top:-2px;
background-color:#CCCCCC;

}
.thumbHeader {color: #FFFFFF; font-weight: bold; font-size:9px; padding:10px; }
.tdHeader {color: #FFFFFF; font-weight: bold; font-size:14px; padding:10px; }
.thumbHeader a{	
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	
}
.thumbHeader a:hover{
	background-color:#990000;
}
#thumbs img{
position:relative;
padding:1px;
}
#thumbs img:hover{
top:-2px;

}


