* { padding: 0; margin: 0; }

p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
}




body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #000;
background-image: url('../images/bg2.jpg');


}



#wrapper {
width: 823px;
background-color:none;
margin: auto;
margin-top:0px;
margin-bottom:50px;
margin-left: auto;
margin-right: auto;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000;
padding: 10px;

	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;


}

h1 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 26px;
 color:#000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 22px;
}


h2 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color:#000;
}

h6 {
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#fff;
}



.title {
	 background-image:url(../images/normal.png);
	 width: 330px;
	 
	  	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
 	
			-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;

}

.tablediv {
	 background-image:url(../images/normal.png);
	 width: 400px;
	 height: 100px;
	 float: left;
	 
	 
	  	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
 	
			-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;

}


#header {
 width: 800px;
 color: #333;
 background-image:url(../images/final_1.jpg);
 padding: 10px;
 border: none;
 height: 255px;
 margin: 0px 0px 5px 0px;
 
 
 	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
 	
			-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}





#navigation {
 width: 820px;
 color: #000;
 padding: 0px;
 border: none;
 
 margin: 0px 0px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;


}



#content { 
 width: 760px;
 color: #000;
 border: none;
 background-color: #FFF;;
 margin: 0px 0px 0px 0px;
 padding: 30px;

 	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;

}

#content ul li {
list-style-type: none;
margin-left:5px;
}

#footer { 
 width: 800px;
 color: #333;
 border: none;
	background-image: url('../images/hover.png');
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
 
 	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
 
}

#map { float: right;
}

#divider3 {
background-color:#FFF;
background-image:url(../images/divider.gif);
padding: 0px;
border-top: none;
top: 0px;
height: 19px;
width: 413px;
float: right;
}

#framepic {
background-color:#FFF;
background-image:url(../images/framepic.jpg);
padding: 0px;
margin: 0px 20px 0px 0px;
border-top: none;
top: 0px;
height: 380px;
width: 280px;
float: left;

 	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
 	
			-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

#cardpic {
background-color:#FFF;
background-image:url(../images/cardspic.jpg);
padding: 0px;
margin: 0px 20px 0px 0px;
border-top: none;
top: 0px;
height: 400px;
width: 354px;
float: left;

 	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
 	
			-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	
		-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}


#divider {
background-color:#FFF;
background-image:url(../images/divider.gif);
padding: 0px;
border-top: none;
top: 0px;
height: 19px;
width: 413px;
margin: auto;
}


#divider2 {
background-color:#FFF;
background-image:url(../images/divider.gif);
padding: 0px;
border-top: none;
top: 0px;
height: 19px;
width: 413px;
float: left;
}



#familypic {
background-color:#FFF;
background-image:url(../images/family.jpg);
padding: 0px;
margin: 0px;
border-top: none;
top: 0px;
height: 380px;
width: 370px;
float: right;

}


#db {
background-color:#FFF;
background-image:url(../images/cd.jpg);
padding: 0px;
margin: 0px;
border-top: none;
top: 0px;
height: 313px;
width: 202px;
float: right;

}

#jf {
background-color:#FFF;
background-image:url(../images/jf.jpg);
padding: 0px;
margin: 0px;
border-top: none;
top: 0px;
height: 313px;
width: 202px;
float: right;

}




#thumbs { float:right;
	padding: 10px;
}

#thumbs2 { float:left;
	padding: 10px;
}


li a {
	font-family:Verdana, Helvetica, sans-serif;
                font-size: 0.9em;
                display:block;
	padding:6px;
	height:18px;
	color:#fff;
	text-decoration:strong;
	border:none;
	valign: bottom;
}




a.nav:link {text-decoration: none; font-weight:bold; color: #132730;
font-family:Verdana, Helvetica, sans-serif;
                font-size: 0.9em;
                display:inline-block;
	padding:6px;
	height:20px;
	width: 120px;
	color:#000;
	border:none;
	valign: bottom;
	background-image: url('../images/normal.png');
	
			-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;




}


a.nav:visited {text-decoration: none; font-weight:bold; color: #132730;
font-family:Verdana, Helvetica, sans-serif;
                font-size: 0.9em;
                display:inline-block;
	padding:6px;
	height:20px;
	width: 120px;
	color:#000;
	border:none;
	valign: bottom;
	background-image: url('../images/normal.png');
	
			-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
a.nav:active {text-decoration: none; color: #FFF; font-weight:bold; background-image: url('../images/hover.png');
		-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;}
	
	
a.nav:hover {text-decoration: none; color: #FFF; font-weight:bold; background-image: url('../images/hover.png');
		-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;	
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
		-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;


}




a:link {text-decoration: none; font-weight:bold; color: #132730;}
a:visited {text-decoration: none; color: #132730;}
a:active {text-decoration: none; color: #132730; background-image: url('../images/normal.png');}
a:hover {text-decoration: none; color: #cf0b0c; background-image: url('../images/normal.png');



}



a img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 20px 15px 10px 0;
	
}

