/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0032;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:1640px;
	margin-left: auto;
    margin-right: auto;
	z-index:1;
}
#main_small {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:1240px;
	margin-left: auto;
    margin-right: auto;
	z-index:1;
}
#main_long {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:1705px;
	margin-left: auto;
    margin-right: auto;
	z-index:1;
}
.content_wrapper {
	position:absolute;
	left:0px;
	top:145px;
	width:900px;
	height:1435px;
	border-style: solid;
	border-width: 1px;
	border-color: #cc0033;
	-moz-box-shadow: 0 0 16px #333;
	-webkit-box-shadow: 0 0 16px #333;
	box-shadow: 0 0 16px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333');
	z-index:2;
}
.content_wrapper_small {
	position:absolute;
	left:0px;
	top:145px;
	width:900px;
	height:1035px;
	border-style: solid;
	border-width: 1px;
	border-color: #cc0033;
	-moz-box-shadow: 0 0 16px #333;
	-webkit-box-shadow: 0 0 16px #333;
	box-shadow: 0 0 16px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333');
	z-index:2;
}
.content_wrapper_long {
	position:absolute;
	left:0px;
	top:145px;
	width:900px;
	height:1500px;
	border-style: solid;
	border-width: 1px;
	border-color: #cc0033;
	-moz-box-shadow: 0 0 16px #333;
	-webkit-box-shadow: 0 0 16px #333;
	box-shadow: 0 0 16px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color='#333');
	z-index:2;
}
.logo {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:138px;
	z-index:3;
}
.navbar {
	position:absolute;
	left:225px;
	top:130px;
	width:450px;
	height:30px;
	z-index:5;
}
.copy {
	position:absolute;
	left:20px;
	top:180px;
	width:860px;
	height:1000px;
	line-height: 20px;
	z-index:11;
}
.footer {
	position:absolute;
	left:0px;
	top:1600px;
	width:900px;
	height:40px;
	font-family: Verdana, Arial;
	z-index:14;
}
.footer_small {
	position:absolute;
	left:0px;
	top:1200px;
	width:900px;
	height:40px;
	font-family: Verdana, Arial;
	z-index:14;
}
.footer_long {
	position:absolute;
	left:0px;
	top:1665px;
	width:900px;
	height:40px;
	font-family: Verdana, Arial;
	z-index:14;
}
.sitemeter {
	position:absolute;
	left:866px;
	top:1600px;
	width:20px;
	height:20px;
	z-index:15;
}
.sitemeter_small {
	position:absolute;
	left:866px;
	top:1200px;
	width:20px;
	height:20px;
	z-index:15;
}
.sitemeter_long {
	position:absolute;
	left:866px;
	top:1665px;
	width:20px;
	height:20px;
	z-index:15;
}
.email_form {
	position:absolute;
	left:215px;
	top:310px;
	width:620px;
	height:1000px;
	z-index:11;
}
.contact_text {
	position:absolute;
	left:116px;
	top:270px;
	width:240px;
	height:20px;
	font-size: 18px;
	font-weight: bold;
	z-index:14;
}
.email {
	position:absolute;
	left:158px;
	top:310px;
	width:50px;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	z-index:15;
}
.comments {
	position:absolute;
	left:116px;
	top:340px;
	width:80px;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	z-index:16;
}

