body {
	background-color:#676F82;
	background-repeat:repeat-y;
	background-position:center top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0 0 0 0;
}

a {
	color:#222;
	text-decoration:none;
}

a:hover{
	color:#C33F57;
}

h1 {
	font-size:medium;
	letter-spacing:2px;
}

img{
	border:0px;
}

blockquote{
	padding:4px;
	border:medium #676F82 double;
	width:175px;
	margin-left:4px;
	margin-right:0px;
	font-size:x-small;
	margin-top:50px;
	text-align:center;
}


ul { 
list-style-image: url(img/arrow.gif);
margin-top:0px;
margin-bottom:0px;
font-size:10px;
margin-left: 1.5em; padding-left: 0;


 }

li{
	padding-top:4px;
	padding-bottom:4px;
}


.wrapper{
	width:800px;
	background-image:url('img/wrapper.png');
	margin: 0 auto;
	
}

.top{
	
	height:30px;
	width:800px;
	margin:0 auto;
	background-image:url('img/wrapper.png');

}

.top2{
	height:30px;
	width:100%;
	background-color:#676F82;
background-image:url('img/header.gif');
background-position:center top;
background-repeat:no-repeat;
	
}

.logo{
	background-image:url('img/top_nav.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:37px;}

.menu{

	width:269px;
	float:right;
	background-image:url('img/wrapper.png');

}

.bot_nav{
	
	height:40px;
	width:562px;
	margin-left:15px;
	padding-top:15px;
	background-image:url('img/bot_nav.gif');
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
}


.flash{

}

.insidetop{
background-image:url('img/sub_header.jpg');
width:764px;
height:75px;
background-repeat:no-repeat;
margin-left:18px;
}

.right{
	width:199px;
	float:right;
	margin-right:20px;
		background-image:url('img/wrapper.png');

}

.title{
	background-image:url('img/rt_title_news.gif');
	background-repeat:no-repeat;
	background-color:#D1D4DE;
	height:33px;
	padding-left:5px;
	font-weight:bold;
}

.rightcontent{
	background-image:url('img/rt_bg.gif');
	background-repeat:no-repeat;
}

.content{
	width:500px;
	float:left;
	background-image:url('img/inner_top.gif');
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:20px;
	line-height:20px;
}




.content img{
	float:left;
}


.alliances{
	width:500px;
	float:left;
	background-image:url('img/inner_top.gif');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:white;
	margin-left:20px;
	line-height:20px;
}



.contentr{
	width:275px;
	float:right;
	font-size:x-small;
	line-height:15px;
	letter-spacing:2px;
	font-weight:bold;
	padding-top:20px;

}

.footer{
	width:800px;
	background-color:#676F82;
background-image:url('img/footer.gif');
background-position:center top;
background-repeat:no-repeat;
	letter-spacing:2px;
	color:#FFF;
	text-align:center;
	font-size:small;
	clear:both;
	
}

.footer a:hover{
	color:#333;
}

.footer a{
	color:#FFF;
}

.smalltext{
}