body {
	margin:0px;
	text-align:center;
	background: url(bg.gif);
}

.mainContent {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

.banner {
	position:absolute;
	display:block;
	left:0px;
	top:25px;
	width:760px;
	height:180px;
	background: url(logobanner.jpg);
}

.globalHead {
	position:absolute;
	height:25px;
	width:760px;
	left:0px;
	top:0px;
	background-color:#000;
	text-align:right;
	overflow:hidden;
}

.globalHead ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
}

.globalHead li {
	display:block;
	float:right;
	margin-left:9px;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#ccc;
	padding-top:4px;
}

.globalHead a, .globalHead a:visited {
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#ccc;
}

.globalHead a:hover {
	color:#bd4617;
	text-decoration:none;
}

.globalHead a:active {
	color:#c00;
	text-decoration:none;
}

.nav {
	position:absolute;
	height:25px;
	width:740px;
	left:0px;
	top:0px;
	background-color:#000;
	text-align:right;
}

.nav ul {
	list-style-type:none;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
}

.nav li {
	display:block;
	float:left;
	width:143px;
	margin:0px;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	padding-top:3px;
	margin-bottom:4px;
}

.nav a, .nav a:visited {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	height:18px;
	color:#ccc;
	display:block;
	text-align:center;
	width:140px;
	border:solid 1px #000;
}

.nav a:hover {
	color:#bd4617;
	border:solid 1px #bd4617;
	background-color:#333;
	text-decoration:none;
}

.nav a:active {
	color:#c00;
	border:solid 1px #bd4617;
	text-decoration:none;
}

.footer {
	position:absolute;
	left:0px;
	top:773px;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#ccc;
	background-color:#000;
	text-align:center;
	display:block;
	width:760px;
	height:22px;
}

.footerSeparator {
	margin-left:9px;margin-right:9px;
}

.container
{
	position:absolute;
	display:block;
	left:0px;
	top:205px;
	width:760px;
	height:568px;
	background-color:#bd4617;
}

.content {
	position:absolute;
	display:block;
	left:10px;
	top:0px;
	width:740px;
	height:558px;
	background: url(watermark.jpg);
	background-color:#ccc;
	background-repeat:none;
	text-align:left;
}

h1 {
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#bd4617;
	margin-top:8px;
	margin-left:22px;
	margin-bottom:8px;
}

h3 {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#bd4617;
	margin-top:4px;
	margin-left:0px;
	margin-bottom:8px;
	padding-bottom:0px;
	display:block;
	width:100%;
	text-align:center;
}

.column {
	position:absolute;
	left:0px;
	top:22px;
	height:536px;
	width:420px;
	overflow:hidden;
}

.column p {
	margin-bottom:12px;
	margin-top:0px;
	font-size:12px;
	margin-left:22px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
}

.column1 {
	position:absolute;
	left:0px;
	top:22px;
	height:536px;
	width:340px;
	overflow:hidden;
}

.column1 p {
	margin-bottom:12px;
	margin-top:0px;
	font-size:12px;
	margin-left:22px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
}

.column2 {
	position:absolute;
	left:356px;
	top:22px;
	height:536px;
	width:340px;
	overflow:hidden;
}

.column2 p {
	margin-bottom:12px;
	margin-top:0px;
	font-size:12px;
	margin-left:22px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
}

.insert {
	position:absolute;
	right:22px;
	top:54px;
	height:210px;
	width:285px;
	border: solid 1px #000;
	overflow:hidden;
}

.insert p {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:12px;
	margin-top:0px;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:#000;
	text-align:left;
}


.art {
	position:absolute;
	right:22px;
	bottom:22px;
	border: solid 1px #000;
}

.caption {
	position:absolute;
	right:22px;
	bottom:4px;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#bd4617;
	text-align:center;
	overflow:hidden;
}

.qmLabel {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#000;
}

.qmButton {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#000;
	margin-top:8px;
}

.qmButton:hover {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#bd4617;
	background-color:#000;
	margin-top:8px;
}



input, textarea {
	background-color:#ccc;
}

.reviewer {
	font-weight:bold;
}
