@charset "UTF-8";

main {
	top: 0px;
	background-image: url(../images/largegrey.jpg);
}

body {
	background-image: url(../images/whiteback.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
	margin: 0;
	padding: 0;
}
#line {
	height: 10px;
	width: 940px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d71e1e;
}
	
#navigation {
	position: absolute;
	height: 25px;
	width: 400px;
	left: 50%;
	top: 135px;
	margin-left: -200px;
}
h2 {
	font-family: Baskerville, "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	display: block;
	color: #d71e1e;
	font-variant: small-caps;
	padding-bottom: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 16pt;
}
#logo {
	height: 400px;
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 120px;
}
#about_top {
	height: 210px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 180px;
	text-align: center;
}
#about_top img {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
#about_text {
	width: 800px;
	margin-left: -400px;
	top: 400px;
	position: absolute;
	left: 50%;
	border: 1px solid #FFFFFF;
}
#col_one {
	float: left;
	width: 45%;
	padding-right: 0px;
	display: inline;
	padding-left: 10px;
}
#col_two {
	float: right;
	width: 45%;
	display: inline;
	padding-right: 10px;
}
#col_three {
	float: left;
	width: 45%;
	padding-right: 10px;
	text-align: right;
	padding-left: 10px;
	font-style: normal;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #333333;
}
#sample_content {
	width: 850px;
	margin-left: -425px;
	position: absolute;
	left: 50%;
	top: 180px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	display: block;
}
#sample_content img {
	border: 1px solid #FFFFFF;
	margin: 15px;
	padding: 2px;
}
#sample_content img:hover {
	border: 1px solid #d71e1e;
	padding: 2px;
}
#about_footer {
	height: 20px;
	width: 940px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 870px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 16pt;
	display: inline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d71e1e;
}
#gallery_footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 16pt;
	clear: both;
	height: 20px;
	text-align: center;
	width: 940px;
	position: absolute;
	top: 2750px;
	margin-left: -470px;
	left: 50%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d71e1e;
}
#enter {
	height: 27px;
	width: 222px;
	position: absolute;
	left: 50%;
	top: 550px;
	margin-left: -111px;
	text-align: center;
}
