body {
        text-align: center;
        min-width: 770px;
	background-color:#6D7B8D;
        background-image:url(images/.jpg);
	color:#000000;
	font-family: lucida-sans, sans-serif, Arial, Helvetica, Verdana;
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px;
}

div.wrapper {
	text-align: left;
        margin-left:  auto;
        margin-right: auto;
        background-color:#6D7B8D;
}

.clear{
        clear:both;
}

* {
	margin: 0px;
	padding: 0px;
}

a{
	font-size:12px;
}

p{
	margin: 15px 0px;
}

#alt_txt {
	font-size:10px;
}

#random {
        font-size:14px;
        color: #ffffff;
}
/********************** Header ***************************/
#header {
        text-align: center;
        min-width: 770px;
	margin:auto;
}

#header ul{
        text-align: center;
        min-width: 770px;
        margin:auto;
	display:block;
	top:0px;
	position:relative;
        width:770px;
	height:22px;
	padding:9px 0px 0px 0px;
	background-color:#3D4B5D;
	border: 3px solid #93a593;
}

#header li{
	display:inline;	
}

#header ul a{
	text-decoration:none;
	color:#ffffff;
	margin: 0px 15px;
}

#header ul a:hover{
	text-decoration:underline;
	color:#93a593;
}


/********************** Content ***************************/
#content {
	background-color:#6D7B8D;
        width:770px;
        text-align: center;
        min-width: 770px;
        margin:auto;
}

#contentB {
	width:760px;
        text-align: center;
        min-width: 760px;
        margin:auto;
}

img{
	border-width:0px;
}

h1{
	color:#000000;
	font-size:14px;
	margin: 4px 0px 10px 0px;
}

h2{
	color:#000000;
	font-size:14px;
	text-align:;
	width:40%;
	margin: 40px 0px 15px 0px;
}

#left {
        float:left;
	width:400px;
        height:320px;
        padding: 10px 10px 10px 00px;
        display:inline;
}

#left a{
        color:#28556b;
}

#left a:hover{
        color:#c77e0c;
}

#leftH {
	width:400px;
        height:320px;
        padding: 10px 10px 10px 00px;
        display:inline;
}

#leftH a{
        color:#28556b;
}

#leftH a:hover{
        color:#c77e0c;
}

#leftB {
	float:left;
	width:760px;
        height:360px;
        padding: 20px 0px 0px 0px;
        display:inline;
}


#right {
        float:left;
	width:370px;
        height:300px;
	padding: 00px 10px 00px 00px;
	margin-top:8px;
        
}

#inRight {
        width:370px;
        height:300px;
	object-align:left;
}

#right a{
	color:#738573;
}

#right a:hover{
	color:#c77e0c;
}

#rightA {
        
	float:left;
	width:345px;
        height:300px;
	padding: 0px 00px 10px 0px;
	margin-top:0px;
}

#inRightA {
	width:300px;
        height:312px;
	padding: 00px 00px 00px 45px;
	object-align:right;
}

#rightA a{
	color:#738573;
}

#rightA a:hover{
	color:#c77e0c;
}

#rightC {
        
	float:left;
	width:345px;
        height:330px;
	padding: 0px 00px 10px 0px;
}

#inRightC {
	
	width:300px;
        height:330px;
	padding: 00px 00px 0px 45px;
	object-align:right;

}

#rightF {
        float:left;
	width:345px;
        height:330px;
	padding: 0px 00px 10px 00px;
	border: #3D4B5D 2p solid;
}

#inRightF {
	width:300px;
        height:331px;
	padding: 15px 00px 00px 45px;
	object-align:right;
}


/********************** BottomBox ***************************/
#bottom {
        
        text-align: left;
        min-width: 766px;
	background-color:#7e8c9e;
	width:766px;
	border: #3D4B5D 1px solid;
	display:block;
	top:0px;
	position:relative;
	margin: auto;
	height:38px;
}

img{
	border-width:0px;
}

#bf1{
	color:#dcdcdc;
	font-size:12px;
}

h4{
	color:#000000;	
	font-size:12px;
	margin: 4px 0px 10px 0px;
}


bh2{
	color:#330000;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 40px 0px 15px 0px;
}

/********************** Footer ***************************/

#footer {
        width:100%;
	text-align:center;
	padding: 8px 0px;
        font-size:10px;
        color:#3d4b5d;
}
