@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-image:url(../images/body-main-bg.gif);
	color:#999;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
}

p {
	padding-left:5px;
	text-align: center;
}

h1 {
	font-size:16px;
	text-align:center;
}

h2 {
	font-size:20px;
	text-align:center;
}

h3 {
	font-size:20px;
	text-align:left;
}

h6 {
	font-size: 18px;
	text-align:center;
}



#wrapper {
	width:960px;
	text-align:left;
	margin:0 auto 0 auto;	
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat;
	border: dashed 1px white;
	}



#header {
	width:960px;
	min-height:201px;
	background-image:url(../images/1.jpg);
	background-repeat:no-repeat;
}

#gradiantdiv {
	width:960px;
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	background-repeat:repeat-x;
	height:33px;
}

#navh {
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	background-repeat:repeat-x;
	height:34px;
	
}

#navh ul {
	float:right;
}

#navh li {
	display: block;
	list-style-type:none;
	float:left;
	background-image:url(../images/naviagation%20h/seperator.gif);
	padding-top:0;
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	
}

#navh li a {
	color:white;
	width:160px;
	height:34px;
	font-size:16px;
	padding-top:5px;
	float:left;
	text-decoration:none;
	margin-left:2px;
}

#navh li a:hover {
	background-image:url(../images/naviagation%20h/hover.gif);
	background-repeat:repeat-x;
	color:white;
	margin-left:2px;
}

#content {
	width: 960px;
	
}

#leftcontent {
	width:150px;
	float:left;
	text-align:center;
	margin-top: 100px;
}


#rightcontent {
	float:right;
	width:800px;
	min-height:500px;
	padding-right:5px;
	
	
}



#content1 {
	width:780px;
	float:left;
	margin-top: 20px;
	margin-bottom:20px;
	padding:4px;
	background-color:#261a47;
	border:solid 2px white;
}

#eventcontent {
	width:100%;
	float:left;
	margin-top: 20px;
	clear:both;
	
}

#content2 {
	float:right;
	width:300px;
	margin-top:20px;	
}







	
	
#footer {
	width:960px;
	min-height:35px;
	background-image:url(../images/gradiant-bar.gif);
	background-repeat:no-repeat;
	clear:both;
	margin-top:20px;
	padding-left:10px;
	
}











a:link {
	text-decoration:none; 
	color:#906;
}

a:hover {
	color:white;
	
}

a:visited {
	color:#FFF;
	text-decoration:none;
}



#table1 {
	text-align:left;
}

.questimage {
	float:right;
	border:black 3px solid;
	margin:4px;
}

#leftcontent p a {
	font-weight: bold;
	text-decoration: underline;
}

img {
	border:none;
}





#subscribe_box {
	width:545;
	float:right;
	}
	
#subscribe_box img {
	margin-left: 37%;
	padding:5px;
}
	
	

	
#facebook-box {
	border:white 1px solid;
}

#facebook-box img {
	margin-left: 37%;
}


	
	
#home_img-text {
	width:50%;
	float:left;
	padding:4px;
	border:1px solid white;
}


	

.rbox {
	width: 360px;
	background-image:url(../images/round%20corner%20box/rbox-bottom.gif);
	background-color: #201d1d;
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:6px;
	
	}
	
.rboxpad {
	padding-left: 6px;
}

	
	
.rbox h6 {
	background-image:url(../images/round%20corner%20box/rbox-top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	min-height:38px;
	padding-top:8px;
	text-decoration: underline overline;
	
	
}

.rbox a {
	color:white;
	text-decoration: underline;
}

.rbox a:hover {
	color:#999;
}

.rbox p {
	padding:4px;
}

.rbox img {
	margin-left:20px;
	float:right;
	padding:2px;
}

.navv {
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	background-repeat:repeat-x;
	height:34px;
}


.navv li {
	display: block;
	list-style-type:none;
	padding-top:0;
	text-align:center;
}


.navv li a {
	background-image:url(../images/naviagation%20h/navh%20bg.gif);
	color:white;
	width:150px;
	height:30px;
	font-size:16px;
	padding-top:5px;
	float:left;
	text-decoration:none;
	
}

.navv li a:hover {
	background-image:url(../images/naviagation%20h/hover.gif);
	background-repeat:repeat-x;
	color:white;
}		

.imageRoundC {
	border: 1px solid;
	border-radius:25px;
	display:block;
	margin: 0 auto 0 auto;
}
.CollapsiblePanelContent table tr th {
	text-align: left;
}
#CollapsiblePanel8 .CollapsiblePanelContent table {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.img-floatleft {
	float:left;
	padding:10px;
}

