﻿body {
	
	background-image:url('images/bkg2.jpg'); 
	background-repeat:repeat-x;
	margin: 0;
	padding:0;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
}
h1 {
	
}
h2 {
font-size: 24px;
margin: 2px;
	
}
#wrappper {
	width: 960px; 
	margin: 0 auto 0 auto; 
	background-image: url('images/bkg-header2.jpg');
	background-repeat:no-repeat;
}
#header {
	height: 130px; 
	
}
#header-L {
	color: #FFF;
	font-size: 36px;
	font-weight:bold;
	margin:0; 
	padding:40px 0 0 0;
	font-style: italic;
	text-shadow: 2px 2px #000;

}

#header-L2 {
	color: #FFF;
	font-size: 36px;
	font-weight:bold;
	margin:0; 
	padding:20px 0 0 0;
	font-style: italic;
	text-shadow: 2px 2px #000;

}

#addressbar {
	height: 25px;
	text-align:center;
	font-size: 14px; 
	font-weight: bold;
	color: #99CCFF;
}
#container {
	
}
#nav {
	width: 150px; 
	float: left; 
	
}

#content {
	width: 790px;
	float:right;
	background-color: #132D36;
	border:1px #3F91AE solid;
	
}
#content-liner {
	
	width: 740px;
	margin: 15px;
	background-color: #2C667B;
	padding: 10px;
	border:1px #001722 solid;

}
#photohere {
	background-color:gray;
	height: 260px;
}
#holder {

}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align:center;
        }

/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */

#menu2 {
        width: 150px;
        border-style: solid solid none solid;
        border-color: #677D92;
        border-size: 0px;
        border-width: 0px;
        margin: 0px;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        margin-top: 10px;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #fff;
        display: block;
        background: url('images/menu2.gif');
        padding: 8px 0 0 10px;
        }

#menu2 li a:hover, #menu2 li #current {
        color: #000;
        background: url('images/menu2.gif') 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu2 li a:active {
        color: #000;
        background: url('images/menu2.gif') 0 -64px;
        padding: 8px 0 0 10px;
        }

	
.col-L {
	float:left;
	width: 49%;
}
.col-R {
	float:right;
	width: 49%;
}
.col-top {
	background-image:url('images/column-top.gif');
	height: 20px;
}

.col-middle {
	background-image:url('images/column-middle.gif');
	padding: 0 25px 0 25px;
}

.col-btm {
	background-image:url('images/column-btm.gif');
	height: 20px;
}
.col-title {
	font-size: 18px;
	
}

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {color: #000000;}

.bluelink {
	font-size:10px;
	text-align:center;
	
}

.bluelink a:link {color: #FFFFFF; text-decoration:none;}
.bluelink a:visited {color: #FFFFFF; text-decoration:none;}
.bluelink a:active {color: #FFFFFF; text-decoration:none;}
.bluelink a:hover {color: #8496AB; text-decoration:none;}

.clearboth {
	clear:both;
}

.auto-style1 {
	border-width: 0px;
	margin: 5px 9px 25px 5px;
}

.auto-style3 {
	border-width: 0px;
	margin-right: 9px;
	text-align: center;
	color: #FFFFFF;
}
.auto-style5 {
	text-align: center;
	color: #000000;
}

.auto-style6 {
	text-align: center;
}

