body {
	/*background-image: url(/images/gradientbrown.png);*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;

}


.header {
	position:absolute;
	top: 15px;
	left: 0px;
	width: 100%;
	height: 70px;
	z-index:1;
}
.left_nav {
	background-image:url(/images/navlogo.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 100%;
	left: 10px;
	top: 10px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
}
.left_nav a {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
	
}
.left_nav a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.left_nav ul {
	list-style-type:none;
	width: 122px;
	margin-left: 0px;
	padding: 90px 0px 0px 2px;
	

	}

.left_nav li {
	border-bottom: solid 1px #993333;
	background-color:#ffffff;
	padding: 5px;
}

.copyright {	
	position: absolute;
	top: 437px;
	left: 65px;
}

#ctr_img {
	left: 300px;
	top: 110px;
	position: absolute;
	width: 500px;
	line-height: 40px;
	font-weight: bolder;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #663300;
}
a:hover {
	color:#CC9933;
}

.content {
	left: 150px;
	top: 44px;
	position:absolute;
	width: 550px;
	background-color:#FFFFFF;
	/* height: 100%; */
	
	padding: 50px 20px 20px 20px;
	color:#666666;
	text-align:justify;
	float: left;
}
.content h1 {
	color: #BE8B06;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.rightside {
	top: 59px;
	left: 750px;
	position:absolute; 
	width:250px;
	height:500px;
	background-image:url(/images/spotlight_oval.png);
	background-repeat:no-repeat;
	float: right;
}

.scroll {
	position:relative;
	top: 10px;
	left: 0px;
	width: 190px;
	height:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#993333;
	text-align:justify;
}

.scroll h2 {
	text-decoration: underline;
	color: #BE8B06;
	font-size:14px;
	line-height:14px;
}

.scroll a {
	color:#0000ff;
}

.scroll a:hover {
	color:#993333;
}

#profile {
	width: 550px;
}

#nw, #cr, #wd, #tr {
 	width: 120px;
	float:left;
	padding: 5px 30px 0px 30px;
}


#nw-img, #cr-img, #wd-img, #tr-img {
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}


#nw-img {
	background: url(/images/pic_2.jpg) no-repeat;
}

#cr-img {
  	background: url(/images/pic_3.jpg) no-repeat;
}

#wd-img {
  	background: url(/images/pic_4.jpg) no-repeat;
}

#tr-img {
 	background: url(/images/pic_5.jpg) no-repeat;
}

.clear {
	clear: both;
}

#barmobile ul,#barmobile li {
	list-style: none;
	padding: .05em .20em;
	margin:  .10em;
	display: block;
	background-color: white;
	color: #52ACCE;
	border:solid 1px #999999;
	text-align: center;
	width: 100px;
	
}

#barmobile li a,#barmobile li a:visited,#barmobile li a:active {
	font-size: .8em;
	align: center;
	color: #006600;
	text-decoration:none; 
	font-family:arial, sans-serif;
}

#barmobile li a:hover {
	font-size: .8em;
	color: #993300;
	text-decoration: none;
	font-family:arial, sans-serif;
	
}

.submitbutton {
 	height:20px; 
	font-size:10px; 
	color:#663333; 
	vertical-align:middle;
}

#barmobile_flat ul,#barmobile_flat li {
	list-style: none;
	padding: .05em .20em;
	margin:  .10em;
	display: inline;
	background-color: white;
	color: #52ACCE;
	border:solid 1px #999999;
	text-align: center;
	width: 100px;
	
}

#barmobile_flat li a,#barmobile_flat li a:visited,#barmobile_flat li a:active {
	font-size: .8em;
	align: center;
	color: #006600;
	text-decoration:none; 
	font-family:arial, sans-serif;
}

#barmobile_flat li a:hover {
	font-size: .8em;
	color: #993300;
	text-decoration: none;
	font-family:arial, sans-serif;
	
}

