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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EEE;
}
body {
	background-color: #EEE;
	background-image: url(img/bkgd_02.jpg);
	background-position:center;
	background-origin:content-box;
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	/*color: #220B13;*/
	color: #EEE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/*color: #19190A;*/
	color: #EDD;
}
a:hover {
	text-decoration: underline;
	/*color: #9F212F;*/
	color: #9F212F;
}
a:active {
	text-decoration: none;
	/*color: #E6221C;*/
	color: #E6221C;
}
#maincontent {
	position: relative;
	top: 5px;
	width: 1000px;
	height:!important;
}

#navigation {
	position: relative;
	top: 5px;
	width: 1000px;
	text-align:center;
	height: 20px;
	color:#EEE;
	padding: 10px 10px 10px 10px;
	z-index:5;
	font-weight:bolder;
	letter-spacing: 1px;
	font-size: 10px;
	background-color:#000;
	opacity: 1;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	
}

#copyright {
	
	position: relative;
	top: 25px;
	width: 750px;
	text-align:center;
	height: 15px;
	color:#EEE;
	padding: 10px 10px 10px 10px;
	z-index:5;
	font-weight:bolder;
	letter-spacing: 1px;
	font-size: 10px;
	background-color:#000;
	opacity: 1;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	
}


#statement {
	position: relative;
	top: 10px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	background-color: #000;
	color: #EEE;
	height: 550px;
	width: 780px;
	overflow:auto;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	}
	
#displayshannlee {
	position: relative;
	top: 15px;
	left: 0px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	color: #EEE;
	background-color:#000;
	height: 600px;
	width: 750px;
	overflow:auto;
	opacity: 1;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	}

#displayshannleevideo {
	position: relative;
	top: 15px;
	left: 0px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	color: #EEE;
	background-color:#000;
	height: 700px;
	width: 1000px;
	overflow:auto;
	opacity: 1;
	border: 2px solid;
	border-radius: 15px;
	-moz-border-radius: 15px; /* Firefox 3.6 and earlier */
	}
	
.sectiontitle{
font-size: 16px;
font-weight:bold;

}
    
#sectioncontent{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	height: 565px;
	overflow:auto;
	padding: 10px 10px 10px 10px;
	color:#EEE;
	background-color:#000;
	opacity: 1;
	overflow:auto;
}
    
#sectioniconsbkgd, #sectioniconsvideobkgd {
	position: absolute;
	top: 10px;
	left: 320px;

	padding: 10px 10px 10px 10px;
	background-color:#000;
	opacity: 1;
	z-index:4;
}


#sectionicons, #sectioniconsvideo {
	position: absolute;
	top: 10px;
	left: 320px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	text-align:center;
	opacity: 1.0;
	z-index:5;
}

#sectionicons, #sectioniconsbkgd {
	width: 424px;
	height: 585px;
}

#sectioniconsvideo, #sectioniconsvideobkgd {
	
	width: 520px;
	height: 585px;
	
}

/*   ########################################	*/

/*#container, #background {

			position: absolute;
			top: 0%;
			width: 100%;
			height: 100%;
			text-align:center;
			overflow:hidden;
			visibility:hidden;
}

#container {
			z-index: 99;
}

#background {
			opacity: 1;
			z-index: 98;
			background-color:#000;
}

#display {
			position:relative;
			margin-top: 2%;
			margin-right: 2%;
			width: auto;
			height: auto;
			background-color:#FFF;

}

#imagedisplay {

width: 10px; height: 10px; 

}

#displaycontainer {

position:relative; 
background-image:url(img/preloader.gif); 
background-repeat:no-repeat; 
background-position:center;

}
*/

.maintitle {
	
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
	
}

