* {
	margin: 0;
	padding: 0 }
body {
	text-align: center;
	background: url('../img/bg.jpg') #111 fixed ;
	font: 10pt Georgia, Lucida Sans, Verdana, sans-serif;
	color: #9C9C9C }
h1 {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em }
h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.5em }
h3 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em }	
	
a {
	color: #CC6;
	text-decoration: none }
a:hover {
	color: #E99 }
a:active {
	color: #CAA }
/*a:visited {
	color: #CC6 }*/
.inside10 {
	padding: 15px }
.inside20 {
	padding: 20px }
a img { 
	border: 0 }
a img.b30 {
	margin: 10px }
div.video {
	border: 3px solid black; 
	background: #333 url(../img/loading.gif) center center no-repeat; 
	width: 425px }
form {
	width: 600px;
	margin: 0 auto;
	text-align: right }
form p {
	padding: 15px;
	font-weight: bold;
	text-align: center; }
form label { 
	margin: 5px }
form .image {
	text-align: center }
form input.small {
	text-align: center;
	vertical-align:middle;
	margin-left: 25px;
	width: 3em }
form input.wide {
	text-align: left;
	vertical-align:middle;
	width: 13em;
	margin: 5px;}	
form input.button {
	margin: 20px 0px;
	width: auto }
	
	
#menu {
	float: left;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index: 50; }

#content {
	margin: 110px 100px 130px 100px;
	text-align: justify }

/** ROMAN DESIGN DEFINITIONS **/

#lefttop {
	background: url('../img/collefttop.png');
	position: fixed;
	top: 59px;
	left: 0px;
	height: 110px;
	width: 100px }
#leftmid {
	background: url('../img/colleftmid.png');
	position: fixed;
	top: 169px;
	left: 0px;
	bottom: 220px;
	width: 100px; }
#leftbot {
	background: url('../img/colleftbot.png');
	position: fixed;
	height: 140px;
	bottom: 80px;
	z-index: 0;
	left: 0;
	width: 100px }
#righttop {
	background: url('../img/colrighttop.png');
	position: fixed;
	top: 59px;
	height: 110px;
	right: 0px;
	width: 100px }
#rightmid {
	background: url('../img/colrightmid.png');
	position: fixed;
	top: 169px;
	bottom: 220px;
	right: 0px; 
   width: 100px }
#rightbot {
	background: url('../img/colrightbot.png');
	position: fixed;
	z-index: 0;
	height: 140px;
	bottom: 80px;
	right: 0;
	width: 100px }
#foot {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0 }
#foottop {
	background: url('../img/ground.png');
	height: 55px;
	margin: 0 100px }
#footbot {
	background: url('../img/foot.jpg');
	left: 0;
	right: 0;
	height: 80px;
	line-height: 40px;
	text-align: left }
#head {
	position: fixed;
	height: 109px;
	top: 0;
	left: 0;
	right: 0 }
#headtop {
	background: url('../img/head.jpg');
	height: 59px;
	left: 0;
	right: 0;
	text-align: center }
#headbot {
	background: url('../img/ceiling.png');
	height: 50px;
	margin: 0 100px;
	text-align: center }