html{
margin-top:0px;
}
A:link {
text-decoration: underline;
	font-family:Arial, sans;
	Color:#FFF;
	font-size:12px;

}
A:visited {
text-decoration: underline;
font-family:Arial, sans;
	Color:#CCC;
	font-size:12px;
}
A:active {
text-decoration: underline;
font-family:Arial, sans;
	Color:#CCC;
	font-size:12px;
}
A:hover {text-decoration: none; color: #d2e4ff;}
*{margin:0;padding:0;}
body{
padding:0;
	font-family:Arial, sans;
	Color:#333;
	font-size:12px;
	background:#0c223c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg.jpg); 
	background-repeat:repeat-x;
}
.float{
	float:left;
	
}
#WRAP{
width:835px;
}
#TOP{
	width:100%;
	clear:both;
}

#line-break {
border-bottom:solid 1px #FFFFFF;
padding:20px;
margin:15px;
}

#Navigation{
	padding-top:45px;
	border-right-width:4px;
	border-right-style:solid;
	border-right-color:#000;
	width:284px;
	height:718px;
	background-image: url(navigation/background_image.jpg); 
	background-repeat:no-repeat;
}
.Navigation_item{
	padding-left:37px;
	padding-top:5px;
	height:18px;
	background-image: url(navigation/NavItem_background.gif); 
	background-repeat:no-repeat;

}
#Navigation_footer{
	height:465px;


}
#Content{
	background-image: url(content/strip.png); 
	background-position: top right;
	background-repeat:repeat-y;
	width:539px;
	height:100%;

	
}
#Content_column{
	height:100%;
	Width:469px;
	background:#06122a;


}
.Content_item{
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	width:426px;
	background:#fff;
	background-image: url(content/dropshadow.jpg); 
	background-repeat:repeat-x;
}
.OtherPages_item{
    height:1280px;
	background-image: url(content/background.jpg); 
	background-repeat:no-repeat;
	color:#FFF;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:20px;

}

.NewsTitle{

	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	font-family:Times New Roman, Times, serif;
	Color:#666;
	font-size:16px;
}
.OtherPages_title{
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
	font-family:Arial, sans;
	Color:#FFF;
	font-size:14px;

}
.NewsText{
	padding-left:20px;

}

.ContentPhoto{
	padding-left:15px;
	padding-top:25px;
	padding-right:20px;
	padding-bottom:20px;
	background-image: url(content/photo_template2.gif); 
	background-repeat:no-repeat;
}



