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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body{
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#D9E7F3;
	margin-bottom:35px;
}
#container {
	height: auto;
	width: 980px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#bodyHeader {
	height: auto;
	width: 575px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
}
#requestBox {
	height: 30px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menuBox {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#centerContent {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding: 0px;
}


#resultsHeader {
	height: 35px;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.ResultsIND {
	height: auto;
	width: 500px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#rightNav {
	padding: 5px;
	height: 200px;
	width: 180px;
	margin-top:10px;
	border: 1px solid #C49A6B;
	background-color:#F5F6D3;
}

#insidebodyHeader {
	padding: 5px;
	height: 40px;
	width: 580px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#testBox{
width:550px;
height: auto;
}
#topContent {
	height: auto;
	width: 980px;
}
#logoBox {
	padding: 10px;
	height: 60px;
	width: 960px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#innerContainer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#pictureContainer {
	height: 240px;
	width: 930px;
	border: 15px solid #8CBCD9;
}
#bottomBody {
	background-color: #FFFFFF;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-bottom:15px;
}
#adminInner {
	padding: 10px;
	height: auto;
	width: 930px;
}
.rightFrontBox {
	padding: 5px;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#mainPhotoWrap {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.rightTopHead {
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#bodyInnerContent {
	padding: 10px;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px none #999999;
}
#footer {
	padding: 5px;
	height: auto;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.newsBox {
	height: 15px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#insideBodyMain {
	height: auto;
	width: 575px;
	margin-bottom: 20px;
}
#galleryBar {
	height: 30px;
	width: 575px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.indPhoto {
	float: left;
	height: auto;
	width: auto;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 25px;
}
#newsBox {
	height: auto;
	width: 550px;
	margin-top: 5px;
	padding-left: 4px;
}
