@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	left: 10px;
}
td {
	font-size: 12px;
	margin-left: 20px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
.right {
	color: #FFFFFF;
}
.right h2 {
	text-align: center;
}

h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;
}
mycontent {
	margin-left: 10px;
	left: 10px;
}
mycontent   #mycontent   p {
	margin-left: 10px;
}
mycontent {
	background-image: url(images/left-back.jpg);
	background-repeat: repeat-y;
	margin-left: 5px;
}

.nav {
	background-image: url(images/vanback.jpg);
	background-repeat: no-repeat;
}
.nav a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 45px;
	text-decoration: none;
}
.nav  a:hover {
	color: #FF0000;
}

#featuredholder {
	top:60px;
	background-image:url(images/featured.gif);
	background-repeat:no-repeat;
	width:210px;
	height:270px;
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
