@charset "UTF-8";
#box {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top {
	margin-top: 0px;
	margin-left: 200px;
}

#menu {
	background-color: #333;
	float: left;
	height: 600px;
	width: 150px;
	clip: rect(auto,auto,auto,auto);
	top: auto;
}
#menu2 {
	background-color: #333;
	float: right;
	height: 600px;
	width: 150px;
	clip: rect(auto,auto,auto,auto);
	top: auto;

}



#contentBox {
	background-color: #000;
	height: 100%;
	width: 1000px;
	color: #093;
	float: left;
	
}
#twitterBox {
	background-color: #000;
	float: right;
	height: 300px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#mainContentBox {
	background-color: #FFF;
	float: left;
	height: 100%;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	padding: 5px;
}
#wrapper {
	clip: rect(auto,auto,auto,auto);
	float: none;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	left: auto;
	right: auto;
	background-color: #333;
	margin: 0px;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
}

#navMenu {
	
	margin:0;
	padding:0;
	margin-left: 175px;
	
}

#navMenu ul {
	
	margin:0;
	padding:0;
	line-height:32px;
	
}
	
#navMenu li {
		
		
		margin:0;
		padding:0;
		list-style:none;
		float:left;
		position:relative;
		background: #999;
}

#navMenu ul li a {
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:30px;
	width:150px;
	display:block;
	color:#FFF;
	border:1px solid #000;
	text-shadow:1px 1px 1px #000;
	}
	
#navMenu ul ul {
	position:absolute;
	visibility:hidden;
	top:30px;
	
	}
	
#navMenu ul li:hover ul {
	visibility:visible;
	
	}
	
/*********************************/

#navMenu li:hover {
	
	background:#000;
	
	}
	
#navMenu ul li:hover ul li a:hover {
	background:#CCC;
	color:#000;
	
	}
	
#navMenu a:hover {
	color:#66F;
	
	}
	
.clearFloat {
	clear:both;
	margin:0;
	padding:0;
	
}
	
.column200 {
	
	width: 200px;
	height: 100%;
	float:left;
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;
	
}
	
	
	.column490 {
	width: 490px;
	height: 100%;
	padding: 4px;
	margin: 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;
}

.column700 {
	width: 700px;
	height: 100%;
	float:left;
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;
	
}
	
	#socialBar {
	width: 120px;
	height: 100%;
	float:left;
	padding: 4px;
	margin: 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;	
}

#socialBar {
	width: 120px;
	height: 100%;
	float:left;
	padding: 4px;
	margin: 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;
}
		
.column120R {
	
	width: 120px;
	height: 100%;
	float:right;
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	border:thin;
	border-style:dotted;
	border-top:hidden;
	border-bottom:hidden;
	border-right:hidden;
	border-color:#333;
	text-align:justify;
	
}


#footer {
	background-color: #666;
	height: 20px;
	width: 1020px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: auto;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight:bold;
	}

.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:bold;

}

div.figure {
	float: left;
	width: 30%;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
	
#newBox {
	float: left;
	height: 100%;
	width: 200px;
	padding: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
}
#content {
	float: left;
	height: 100%;
	width: 300px;
	overflow: visible;
	border: thick none #000;
}
#socialBarr {
	float: right;
	height: 500px;
	width: 120px;
	border: thick none #F00;
	clear: right;
}
#imageone {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 450px;
}
.infinitebox {
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCC;
	padding: 5px;
	height: 80px;
	width: 250px;
	border: 1px dotted #33C;
	margin-top: 30px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#textBox1 {
	padding: 20px;
	float: left;
	height: 100px;
	width: 300px;
	margin: 20px;
	border: medium solid #333;
}

