body {
	background-image: url(images/background02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
}
#container {
	width: 800px;
	text-align: left;
	background-image: url(images/symbol01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 auto;
}
#container #leftcolumn {
	float: left;
	width: 194px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #leftcolumn a {
	text-decoration: none;
	color: #003366;
	margin: 10px 0px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	display: block;
	width: 150px;
}

#container #leftcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	text-transform: capitalize;
	text-align: center;
}
#container #maincolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin: 0px;
	width: 570px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#container #maincolumn h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	text-transform: capitalize;
}
#container #maincolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 0px;
	margin-top: -5px;
	padding: 0px;
}
#container #lowerbar {
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
}

#container #footer {
	margin: 15px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#container #footer a {
	color: #333333;
	text-decoration: none;
}

#container #leftcolumn a:hover {
	text-decoration: none;
	color: #003366;
	margin: 10px 0px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #003366;
	display: block;
	width: 150px;
}
#container #maincolumn a {
	color: #003366;
	text-decoration: underline;
}
#container #maincolumn .navbar {
	text-align: center;
	font-weight: bold;
	padding: 18px 0px 0px;
	margin: 5px 5px -13px;
	height: 60px;
	background-image: url(images/navbarback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #maincolumn .navbar a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#container #maincolumn #listingcontainer {
	width: 570px;
	margin: 7px 0px;
	padding: 0px;
	height: 160px;
	background-image: url(images/listingback.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
#container #maincolumn #listingcontainer .profilebutton {
	margin: 40px 0px 0px;
	padding: 0px;
	height: 150px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	float: left;
}
#container #maincolumn #listingcontainer .profilebutton a {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 30px 0px 0px;
	height: 75px;
	width: 75px;
	background-image: url(images/viewprofile1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
#container #maincolumn #listingcontainer .profilebutton a:hover {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 30px 0px 0px;
	height: 75px;
	width: 75px;
	background-image: url(images/viewprofile2.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
}
#container #maincolumn #listingcontainer a {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#container #maincolumn #listingcontainer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
#container #maincolumn #listingcontainer .profilepic {
	height: 120px;
	width: 160px;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #maincolumn .navbar a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
