body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:Black;
}
#main{
	width:100%;
}
#content{
    
	width:780px;
	margin:0px auto;
	
	
}
#header{
position:relative;
float:right;
width: 780px;
}
h2{
font-size:14px;
margin: 2px 0 10px 0;
}
#logo
{
    position:absolute;
    /*background-image: url(images/logo_color.gif);
    background-repeat: no-repeat;*/
    width: 155px;
    height:  150px;
    padding: 0 5px 0 5px;
    left:0px;
    top:0px;
    background-color:#E8E8E8;
}

#content2
{
    position: relative;
    float: left;
    width: 780px;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
    border-top: solid 1px #000000 ; 
}
#footer{
	position:relative;
	clear:both;
	width:780px;
	float:left;
}

.top1
{
    width: 776px;
    height: 80px;
    padding: 2px 2px 2px 2px;
    background-color: #0C52A9;
    color: #FFFFFF;
    text-align: right;
    border-bottom:solid 1px black;
}
.top1 a
{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none; /*font-variant:small-caps;*/
    font-size: 13px;
    font-weight: bold;
    padding: 10px 15px;
    font-style: inherit;
}
.top1 span{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none; /*font-variant:small-caps;*/
    font-size: 13px;
    font-weight: bold;
    padding: 10px 15px;
    font-style: inherit;
}
.top1 img{
	padding-bottom:3px;
}
.top1 img.fb{
vertical-align: baseline;
padding-bottom:0px;
}
.top1 a:hover{
	text-decoration:underline;
}
.top2pre
{
	width:780px;
	height:3px;
	/*background-image:url(images/main_top.jpg);
	*/
	background-color:#E8E8E8;
	background-repeat:no-repeat;
}
.top2post
{
	width:780px;
	height:4px;
	background-image:url(images/main_bottom.jpg);
	background-repeat:no-repeat;
}
.top2{
	width:780px;
	background-image:url(images/main_middle.jpg);
	background-repeat: repeat-y;
}
.top3{
	height:10px;
	background-color:#000000;
	color:#FFFFFF;
}
.top4{
	height:19px;
	background-color:#6985AA;
	color:#000000;
}
.left{
	position:relative;
	float:left;
	width:165px;
	padding:10px 20px;
}
.left span{
	font-weight:bold;
}
.right{
	position:relative;
	float:left;
	width:525px;
	padding:10px 25px;
}
.right_highlight{
	position:relative;
	background-color: #051121;
	color:Gray;
	float:left;
	width:525px;
	padding:10px 25px;
}
.name{
	color:#FFFFFF;
	background-color:inherit;	
	font-size:18px;
	font-weight:bold;
	padding:55px 0 0 15px;
}
.slogan{
	font-size:15px;
	font-weight:bold;
	padding:5px 0 0 17px;
}
.fix{
	clear:left;
	height:1px;
}
.f1{
	height:22px;
	background-color:#6985AA;
	color:#000000;
	text-align:center;
	padding:10px 0 0 0;
}
.f2{
	height:40px;
	background-color:#0C52A9;
	color:#E6DDD8;
	text-align:center;
	line-height:15px;
	font-size:9px;
	padding:20px 0 0 0;
}
.f1 a{
	text-decoration:none;
	color:#000000;
	background-color:inherit;
	padding:0 15px;
	font-weight:bold;
	font-size:10px;
}
.f1 a:hover{
	text-decoration:underline;
}

.f2 a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
}
.t{
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}
.t span{
    
	font-size:18px;
	font-weight:bold;
	color: #4AED05 !important;
	padding-bottom:10px;
}
.t h2, .t .h2{
    font-size: 13px%;
	font-weight:bold;
}
.t img{
	padding-bottom:2px;
}
.ph1{
	position:relative;
	float:left;
	padding-right:15px;
	}
.ph1 img{
	border: solid 1px black;
}
.text{
	position:relative;
	font-size:12px;
}
.leftbox{
	width: 300px;
	padding:10px;
	float:left;
}
.text span
{

}

.photoframe
{
    display: block;
    border-top-style: groove;
    border-top-width: medium;
    border-top-color: #CCCCCC;
}

.photoframe h1{
    font-size: medium;
}

.photoframe p{

}

.photoframe .border
{
    border: medium ridge #C0C0C0;
    margin-bottom: 30px;
}

.photoframe image.icn
{
    padding-bottom:10px;
}