#header {
	width: 760px;
}
body {
	margin: 0px;
	padding: 0px;
}
#sidebar {
	background-image: url(images/sidebar.jpg);
	width: 123px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
	height: 466px;
}
#maincontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/sidebarsliver.jpg);
	max-height: 110px;
}
#leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 10px;
}
#leftMenu ul {
	list-style-type: none;
}
#content {
	width: 610px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 663300;
	padding-top: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	left: 252px;
	top: 118px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
	color: 339999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 663300;
}
#content li {
	font-size: 95%;
}
.standoutext {
	color: 339999;
}
img.picLeft {
	float: left;
}
img.picRight {
	float: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: 663300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: 339999;
}
#leftMenu ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#leftMenu a:link {
	list-style-type: none;
	margin-bottom: 10px;
	font-weight: bold;
	color: 663300;
	text-decoration: none;
}
#leftMenu a:hover {
	list-style-type: none;
	margin-bottom: 10px;
	font-weight: bold;
	color: #996600;
}


#column1	{width: 50%; float: left}

#column2	{width:50%; float: left}
