img
{
	behavior: url(/iepngfix.htc);
}

html
{
font-family: Verdana;
font-size: .7em;

}

body
{
background-image: url(../images/bodybg.jpg);
background-repeat: repeat-x;
background-position: top center;
margin: 0px;
}
.bodybg
{
	background-image: url(../images/bodyshadow.png);
background-repeat: repeat-y;
background-position: center;
width: 100%;

float: left;
margin-top: -10px;
}

.wrapper
{
width: 950px;
margin: auto;

}

.flashheader
{
margin: 0px;
height: 250px;
float: left;
overflow: hidden;
}

.navigation
{
background-image:url(../images/navbg.jpg);
background-repeat: repeat-x;
width: 100%;
height: 40px;
float: left;
overflow: hidden;

}

.navbtn
{
	behavior: url(/iepngfix.htc);
float: left;
font-size: 11px;
color: #FFF;
padding-left: 12.5px;
*padding-left:11px;
padding-right: 18.7px;
*padding-right: 16px;
background-image: url(../images/separator.png);
background-position: top right;
background-repeat: no-repeat;
height: 22px;
position: relative;
top: -10px;
*top: 0px;
padding-top: 15px;
overflow: hidden;
cursor: pointer;
}

.first, .second, .third
{
width: 305px;
*width: 290px;

float: left;
padding: 5px;}

.second
{
color: #670001;
font-size: 1.6em;
background-image: url(../images/quotes.jpg);
text-align: center;
vertical-align: middle;
padding-top: 20px;

}

.second a
{

font-size: .6em;


}
.second strong
{

font-size: 1.3em;

}

.article_title a
{
text-decoration: none;
color: #670001;
font-size: 15px;
font-weight: bold;
}
.news_title a
{
text-decoration: none;
color: #670001;
font-size: 12px;
font-weight: bold;
}
.singleitem
{
float: left;	
}

.foot
{
	behavior: url(/iepngfix.htc);
	margin: auto;
	float: left;
background-image: url(/images/bodyfoot.png);
position: relative;
background-repeat: no-repeat;
background-position: center bottom;
vertical-align: bottom;
width: 100%; 
height: 40px;
clear: left;

}

.foottext
{
	position: absolute;
	left: 200px;
padding-left: 40px;	
}

.contents
{
 width: 500px;	
}

.logo
{
position: absolute;
float: right;
margin-left: 400px;
top: 5px;
z-index: 2;	
}


.footer
{
	margin: auto;

	width: 950px;
}

.item
{
	color: #999;
	float: left;
	width: 300px;
	padding: 5px;
	font-size: x-small;
}
.item a
{
color: #be9495;
text-decoration: none;
}


	
