body {
	color:Black;
	background-color:#CBCE99;
	scrollbar-face-color: #CBCE99;
	scrollbar-highlight-color: #F4F4C1;
	scrollbar-3dlight-color: #F4F4C1;
	scrollbar-darkshadow-color: #F4F4C1;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #663300;
	scrollbar-track-color: #F4F4C1;

}
img {border:0px;}
/*------Page Container-----*/
#container {
	background-image:url("images/bg-750.gif");
	background-repeat:no repeat;
	color:white;
	border:0px solid;
	border-color:transparent;
	width:750px;
	height:900px;
	overflow:hidden;
	position:absolute;
	z-index:1;
	left:50%;
	top:0%;
	margin-left:-400px;
	margin-top:0px;
	text-align:center;
	visibility:visible;

	
	
}
/*-------Header----------*/
#header {
	background-color: transparent;
	width: 700px;
	height: 150px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	

}
#footer {
	background-color:transparent;
	width:700px;
	height:25px;
	position: absolute;
	top:875px;
	margin-left: 27px;
	text-align:center;
	left:0px;
	color:#333333;
	font-size: smaller;
	padding-top: 5px;	
	font-family:"Times New Roman", Times, serif;
}
.footer a, a:active, a:link, a:visited {
	background-color:tranparent;
	font-size: small;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color:#000000;
}
	
	
	

/* ----Main Body Content------*/
#content {
	background-image: url(images/content-bg2.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	position: absolute;
	width: 516px;
	height: 655px;
	margin-right:54px;
	margin-top:10px;
	text-align:left;
	padding: 185px 30px 20px 20px;
	overflow: auto;
	left: 195px;
	top: 188px;
	color: Black;
	
}
.img {
	padding:0px;
}
p { font-size:13px;
	padding-right:15px;
}
.p a:link,a:active,a:hover,a:visited {
	background-color:tranparent;
	text-decoration:underline;
	font-weight: normal;
	
}
ul {line-height:90%;}


/* Left Sidebar*/
#menu {
	background-color: transparent;
	position:absolute;
	left: 0px;
	width:164px;
	height: 295px;
	margin-top:69px;
	margin-left:27px;
	float: left;
	overflow:hidden;
	clear:both;
}
#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar {
	background-color: transparent;
	position:absolute;
	width: 164px;
	height: 310px;
	margin-left: 27px;
	margin-top: 0px;
	text-align:center;
	overflow:hidden;
	left:0px;
	top:550px;
	color: Black;
}
ul {font-size:13px;}

ol {font-size:13px;}

/*index page content style*/

.mainpagestyle{
border: 1px solid transparent;
width: 470px;
height: 446px;
overflow: auto;
margin-bottom: 1em; padding: 3px;
}
.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-weight: bold}
.style7 {font-weight: bold}
.style8 {font-weight: bold}
.style9 {font-weight: bold}
.style10 {font-weight: bold}
.style11 {font-weight: bold}
.style12 {font-weight: bold}
.style13 {font-weight: bold}
.style14 {font-weight: bold}
.style15 {font-weight: bold}