html {
	height: 100%;
	overflow:scroll;
	overflow-x:auto;
	background: #000000 url(../images/topgradient.jpg)  repeat-x;
}
body {
	height: 100%;
	text-align: center;
	margin:0;
	/*font-family:verdana, tahoma, arial, sans-serif;
	font-size: 11px;*/
	font: 300 12px verdana, arial, tahoma, sans-serif;
	/*background: #000000 url(../images/topgradient.jpg) repeat-x;*/
	color:#333333;
}
form {height: 100%;margin:0px;}
#wrapper {
    min-height: 100%;
    margin: 0 auto 0px;
    width: 984px;
    background: #ffffff url(../images/contentbackgrnd.gif) repeat-y;
}

/* IE6 Hack */
* html #wrapper {
    height: 100%;
}
#contents {
	background: url(../images/top2gradient.jpg) repeat-x;	
} 
#footer {
	text-align: left;
    position: relative;
    height: 60px;
    width: 984px;
    margin: 0px auto;
    margin-top: -60px;
    background: url(../images/footergradient.jpg) repeat-x bottom;
	z-index: 0;
	font-size:11px;
}

p {
	margin: 0 0 12px 0;	
}
h1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin: 0 0 20px 0;	
}
h2 {
	font-size: 14px;
	color: #aaa68a;
	margin: 0 0 12px 0;
}

pre
{
	font-family:verdana, tahoma, arial, sans-serif;
	padding:0px;
}

a, a:active, a:link, a:visited {
	color: #aaa68a;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
#container {
	width:984px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index:10;
}
#stretcher {
	width: 984px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	display: table;
	z-index: 0;
}
#logo {
	margin-left: 7px;
	position: absolute;
	top: 57px;
	width: 194px;
	height: 201px;
	background: #FFFFFF url(../images/logo.jpg) no-repeat top;
	z-index: 2;
}
#twoglasses {
	position: absolute;
	width: 194px;
	height: 296px;
	margin-left: 7px;
	bottom: 60px;
    background: url(../images/twoglasses.jpg) no-repeat bottom;	
}
#tophalfsquare {
	position: absolute;
	width: 769px;
	height: 194px;
	margin-left: 208px;
	top: 57px;
    background: url(../images/tophalfsquare.gif) no-repeat bottom;		
}

#bottomhalfsquare {
	position: absolute;
	width: 769px;
	height: 2px;
	margin-left: 208px;
	bottom: 60px;
    background: url(../images/bottomhalfsquare.png) no-repeat bottom;		
}
#bottomhalfsquare-left{
	position: absolute;
	width: 2px;
	height: 192px;
	margin-left: 208px;
	bottom: 60px;
    background: url(../images/bottomhalfsquare-left.png) no-repeat bottom;		
}
#bottomhalfsquare-right{
	position: absolute;
	width: 2px;
	height: 192px;
	margin-left: 975px;
	bottom: 60px;
    background: url(../images/bottomhalfsquare-right.png) no-repeat bottom;		
}

#footerinfo
{
	text-align:center;
	padding-top: 30px;
	color:#c7c7c7;
}
#redlinetop {
	position: absolute;
	left: 220px;
	top: 91px;
	width: 744px;
	height: 4px;
	background: #FFFFFF url(../images/redlinetoprepeat.jpg) repeat-x;
}
#topmenu {
	position: absolute;
	right: 22px;
	top: 72px;
	height: 43px;
	font-size: 9px;
	/*color: #505050;*/
}
#topmenu a, topmenu a:active, topmenu a:link, topmenu a:visited {
	color: #db0500;
}
#topmenu a:hover {
	color: #333333;
}
#leftmenu {
	position: absolute;
	top: 280px;
	left: 25px;
	display: table;
}
#leftmenu p {
	font-family:verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:8px;
}
#leftmenu a, leftmenu a:active, leftmenu a:link, leftmenu a:visited {
	color: #FFFFFF;
}
#leftmenu a:hover {
	color: #db0500;
}
#content {
	position: relative;
	margin: 105px 0px 60px 220px;
	width: 724px;
	float: left;
	padding: 0px 0px 0px 10px;
	min-height: 595px;
	height: auto !important;
	height: 595px;
	display: table-cell;
	border:0px solid red;
}
#rightsidecontent-ok {
	float: right;
	position: relative;
	text-align: center;
	margin-top: 26px;	
	margin-right: 26px;
	width: 200px;
	padding-bottom: 65px;	
	display: table-cell;
	min-height: 900px;
	border: 1px solid pink;
}
.ornament {
	text-align: center;
	padding: 0px;
	height: 11px;
	background: url(../images/ornament.gif) no-repeat center top;
	display: block;
}

a img, a:active img, a:link img, a:visited img {
	border: 0px solid #FFFFFF;
}
a:hover img {
	border: 0px solid #666666;
}
