<style type="text/css">

body
	{
	margin:10px 0px 20px 0px;
	padding:0px;
	height:100%;
	text-align:center;
	background-color:#000000;
	background-image: url('/images/background2.jpg');
	background-position: 0px -5px;
	background-repeat: repeat-x
	}


#container
	{
  	position: relative;
	width:800px;
	height: 700px;
	margin:0px auto;
	text-align:left;
	border:0px solid #000000;
	}

#header
	{
  	position: relative;
	width:800px;
	height: 90px;
	text-align:center;
	border:0px solid #000000;
  	background-image: url('/images/header.jpg');
  	background-position: 0px 0px;
  	background-repeat: no-repeat
	}
	
#headerlinkbar
	{
  	position: absolute;
  	top: 70px;
  	left: 135px;
	text-align:center;
	border:0px solid #000000;
	}
	
#headerlinks
	{
  	position: absolute;
  	top: 32px;
  	left: 525px;
	text-align:center;
	border:0px solid #000000;
	}
		
	
#mainindex
	{
  	position: relative;
	width:800px;
	height:212px;
	text-align:center;
	border:0px solid #000000;
  	background-image: url('/images/index.jpg');
  	background-position: 0px 0px;
  	background-repeat: repeat-x
	}
	
#mainindextwo
	{
  	position: relative;
	width:800px;
	height:136px;
	text-align:center;
	border:0px solid #000000;
  	background-image: url('/images/smallindex.jpg');
  	background-position: 0px 0px;
  	background-repeat: repeat-x
	}	


#mainindextwowrapper
	{
	left: 24px;
	top: 24px;
  	position: relative;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;
 	height:auto !important;
 	min-height: 130px;
    	height: 130px;
	text-align:left;
	border:0px solid #000000;
	}
	
#mainindexlinks
	{
  	position: relative;
	width:800px;
	height:46px;
	text-align:center;
	border:0px solid #000000;
	}
	
#contentwrapper
	{
  	position: relative;
  	top: -4px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;
 	height:auto !important;
 	min-height: 395px;
    	height: 395px;
	text-align:left;
	border:0px solid #000000;
	background-image: url('/images/content.jpg');
	background-position: 0px 0px;
  	background-repeat: no-repeat
	}
html>body #contentwrapper
	{
  	top: -18px;
	}

#contentwrappertwo
	{
  	position: relative;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;
 	height:auto !important;
 	min-height: 600px;
    	height: 600px;
	text-align:left;
	border:0px solid #000000;
	background-image: url('/images/content2.jpg');
	background-position: 0px 0px;
  	background-repeat: no-repeat
	}

#contentwrapperthree
	{
  	position: relative;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:800px;
 	height:auto !important;
 	min-height: 520px;
    	height: 520px;
	text-align:left;
	border:0px solid #000000;
	background-image: url('/images/content3.jpg');
	background-position: 0px 0px;
  	background-repeat: no-repeat
	}

	
#content
	{
	left: 24px;
  	position: relative;
 	width:752px;
 	height:auto !important;
 	min-height: 395px;
    	height: 395px;
	text-align:left;
	border:0px solid #000000;
	}
	
#contenttwo
	{
	top: 24px;
	left: 24px;
  	position: relative;
 	width:752px;
 	height:auto !important;
	text-align:left;
	border:0px solid #000000;
	}
	
#contentthree
	{
	top: 12px;
	left: 24px;
  	position: relative;
 	width:752px;
 	height:auto !important;
	text-align:left;
	border:0px solid #000000;
	}
	
#scale
	{
  	position: relative;
	margin:0px auto; 
	width:800px;
	height:auto;
	text-align:left;
	border:0px solid #333;
  	background-image: url('/images/scale.jpg');
  	background-position: 0px 50px;
  	background-repeat: repeat-y
	}

#footerwrapper
	{
  	position: relative;
	margin:0px auto;
	width:800px;
	height: 37px;
	text-align:left;
	border:0px solid #000000;
  	background-image: url('/images/footer.jpg');
  	background-position: 0px 0px;
  	background-repeat: no-repeat
	}
html>body #footerwrapper
	{
  	top: -18px;
	}
	
#footer
	{
  	position: relative;
 	width:800px;
    	height: 37px;
    	top: -2px;
	text-align:center;
	border:0px solid #000000;
	}
html>body #footer
	{
  	top: 0px;
	}

.menu:link
	{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color:#131313;
	font-size: 12px;
	}

.menu:visited
	{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color:#131313;
	font-size: 12px;
	}

.menu:active
	{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color:#131313;
	font-size: 12px;
	}

.menu:hover
	{
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color:#565656;
	font-size: 12px;
	}

.blue:link
	{
	text-decoration: none;
	font-family: verdana;
	color:#0000ff;
	font-size: 12px;
	}

.blue:visited
	{
	text-decoration: none;
	font-family: verdana;
	color:#0000ff;
	font-size: 12px;
	}

.blue:active
	{
	text-decoration: none;
	font-family: verdana;
	color:#0000ff;
	font-size: 12px;
	}

.blue:hover
	{
	text-decoration: none;
	font-family: verdana;
	color:#000000;
	font-size: 12px;
	}

.demo:link
	{
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	color:#6c93cc;
	font-size: 14px;
	}

.demo:visited
	{
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	color:#6c93cc;
	font-size: 14px;
	}

.demo:active
	{
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	color:#6c93cc;
	font-size: 14px;
	}

.demo:hover
	{
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	color:#87b7ff;
	font-size: 14px;
	}
	
font.one
	{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}

font.two
	{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}
	
font.three
	{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
	
font.four
	{
	font-size: 16px;
	color: #6c93cc;
	font-weight: bold;
	}
	
font.five
	{
	font-size: 36px;
	color: #6c93cc;
	font-family: Tahoma;
	font-weight: bold;
	}
	
font.six
	{
	font-size: 14px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	}

font.seven
	{
	font-size: 36px;
	color: #6ccca0;
	font-family: Tahoma;
	font-weight: bold;
	}
	
font.demofont
	{
	font-family: Tahoma;
	font-size: 14px;
	color: #6c93cc;
	font-weight: bold;
	}


</style>