#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCC00;
	background-repeat: repeat-y;
	position: relative;
	background-color: #333333;
	background-image: url(images/back6.jpg);
}
#logo {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#images {
	width: 250px;
	text-align: right;
	float: right;
	padding-right: 60px;
	padding-top: 20px;
	background-repeat: repeat-y;
	background-position: right center;
}
#images img {
	border: 0px solid #FFCC00;
	margin-bottom: 10%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.85em;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5ex;
	color: #FFFFCC;
}
h3 {
	font-size: large;
	color: #FFCC00;
	text-align: left;
}



#footer {
	clear: both;
	height: 30px;
	background-color: #5C1B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	font-weight: bold;
}
.adept {
	padding-left: 100px;
}

#nav {
	height: 40px;
	text-align: right;
	background-repeat: no-repeat;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
	background-position: top;
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 168px;
}
#quotes {
	float: right;
	position: absolute;
	top: 325px;
	right: 30px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #FBE6A4;
}

#header {
	background-image: url(images/banner.jpg);
	height: 200px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

#nav li {
	display: inline;
}

#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	width: 100px;
}




#content {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	margin-left: 20px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
}
#contentChocs {
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	margin-left: 20px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
}
.thumbnails {
	float: left;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-color: #000000;
}
.fillImage {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: none;
}
#nav a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	width: 100px;
	height: 20px;
}
#nav a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BFBAF0;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	width: 100px;
	height: 20px;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
}
