body {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-repeat: repeat;
	left: 25%;
	top: 0px;
	right: 25%;
	bottom: 1%;
	height: auto;
	width: auto;
	float: inherit;
	color: #FFFFFF;
	background-position: left top;
	background-color: #000000;
}
		
#wrap {
	height: auto;
	width: 850px;
	left: 50%;
	right: 50%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: inherit;
	background-color: #000000;
}

#mainheader {
	height: 225px;
	background-position: right top;
	width: 620px;
	overflow: visible;
	visibility: visible;
	background-repeat: no-repeat;
	float: right;
}

#sidebar {
	font-family: "Trebuchet MS";
	float: left;
	width: 220px;
	height: 700px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	vertical-align: top;
}

#content {
	font-family: "Trebuchet MS";
	width: 620px;
	min-height: 600px;
	text-align: left;
	float: right;
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
	margin-top: 10px;
	overflow: visible;
	visibility: visible;
}

#footer	{
	font-family: Pristina;
	z-index: 6;
	clear: both;
	width: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 11px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #036;
}

#gallery_container {
	height: 210px;
	width: 600px;
	left: 25%;
	right: 25%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thin;
	border-right-color: #666666;
	float: right;
}

#gallery_right {
	float: right;
	width: 295px;
	text-align: left;
	height: 200px;
}

#gallery_left {
	width: 295px;
	text-align: left;
	float: left;
	height: 200px;
}

#gallery_container_tall {
	height: 510px;
	width: 600px;
	left: 25%;
	right: 25%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thin;
	border-right-color: #666666;
	float: right;
}

#gallery_right_tall {
	float: right;
	width: 295px;
	text-align: left;
	height: 510px;
}

#gallery_left_tall {
	width: 295px;
	text-align: left;
	float: left;
	height: 510px;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	MARGIN-LEFT: 0in;
	COLOR: #FFEAF0;
	FONT-STYLE: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	MARGIN-LEFT: 0in; 
	COLOR: #FF3399; 
	FONT-STYLE: normal; 
}

h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN-LEFT: 0in;
	COLOR: #EADDFB;
	FONT-STYLE: normal;
}

h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #FFF;
}

h5 {
	font-size: 13px;
	color: #CCCCCC;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

td {
	FONT-SIZE: 12px;
}


.paragraphHeader{
	color: #000000;
	line-height:25px;
	letter-spacing:0.6em;
	font-family: Pristina;
	font-size: 22px;
	font-weight: bold;
	background-color: #ffffff;
	background-position: center bottom;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	}

.paragraphSubHeader{
	color: #000000;
	line-height:25px;
	letter-spacing:0.3em;
	font-family: Pristina;
	font-size: 20px;
	font-weight: bold;
	background-color: #ffffff;
	background-position: left bottom;
	font-variant: small-caps;
	text-transform: capitalize;
	}
	
.link {
	color: #FF0099;
}
