body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align:center;
	background-color: #CCCC99;
	background-repeat: repeat;
	background-image: url(../../../images/second/secondBG.gif);
	line-height: 150%;
}

#wrapper {
	width: 700px;
	background-color: #transparent;
	margin: auto;
	text-align:left;
	height: 100%;	
}

#header{
	margin-top: 10px;
	height: 70px;
	width: 700px;
}

#header p{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

#leftcol{
	margin-top: 25px;
	float: left;
	width: 155px;
}

#leftcol #nav{
border-bottom: none;
}

#leftcol #nav ul{
	margin: 0;
	padding: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 80%;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18pt;
	text-align: left;
}

#leftcol #nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#wrapper_content {
	width: 540px;
	background-color: white;
	margin: 5px 0 0 5px;
	text-align:left;
	min-height: 390px;
	margin-left: 158px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content{
margin-left: 0px;
}

#content p{
font-size: 100%;
margin: 10px;
}

#content h1{
	font-style: bold;
}

a:link {
	color: #603;
	text-decoration: underline;
}

a:visited {
	color: #603;
	text-decoration: underline;
}

a:hover {
	color: #603;
	text-decoration: underline;
}

a:active {
	color: #603;
	text-decoration: underline;
}

.leftimage {
	width: inherit;
	height: inherit;
	float: left;
	margin-right: 10px;
}

.clearit {
	clear: both;
	display: block;
}

.itemtext {
	font-family:"Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif, sans;
	font-size:9pt;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
}

#bottom {
	margin-top: 30px;
	float: left;
	width: 700px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
}

.container{
	width: 99%;
	float: left;
	height: 99%;
}

