body {
font-family: courier new;
font-size: 11px;
line-height: 12px;
color: #262626;
background-image: url(bg.jpg);
background-repeat: repeat;
background-color: #ffffff;
}

table {
font-family: courier new;
font-size: 11px;
line-height: 12px;
color: #262626;
}


.index {background-image: url(main.jpg);
position: absolute;
z-index: 1;
height: 550px;
width: 700px;
left: 0;
top: 0;}

.main {position:absolute;
left:20px;
top:570px;
width:470px;
z-index:2;
height: 400px;}


a:link, a:visited {
	font: 7pt "georgia";
	text-transform: uppercase;
	color: #c10031;
	text-decoration: none;
}
a:hover {
	color: #647484;
	font: 7pt "georgia";
	text-decoration: none;
}


.side {position:absolute; 
left:500px; 
top:540px; 
width:110px; 
z-index:3;
color:262626;}

.side a:link{
	text-transform: none;
	text-decoration: none;
	color: #647484;
	letter-spacing:0px;
	font: normal 10px courier new;
}

.side a:hover
{
	text-decoration: none;
	color: #647484;
	font-weight:normal;
	border-bottom: 1px dotted #000000;
	background: #FFFFFF;
}

.side a:visited{
	text-transform: none;
	text-decoration: none;
	color: #647484;
	letter-spacing:0px;
	}


h1 {background: url(h1bg.jpg); 
font-family: courier new;
font-size: 10px;
color: #000000;
width: 100%;
font-weight: normal;
margin-bottom:0px;
margin-top:0px;
padding-top: 10px;
padding-bottom:40px;
text-align: center;
text-transform: uppercase;
line-height:10px;
letter-spacing:3px;
}

h2 {background: url(h2bg.jpg); 
font-family: courier new;
font-size: 10px;
color: #262626;
width: 100%;
font-weight: normal;
margin-bottom:0px;
margin-top:0px;
padding-top: 40px;
padding-bottom:0px;
text-align: left;
text-transform: uppercase;
line-height:10px;
letter-spacing:3px;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #d7d7d7;}


blockquote {
	color: #000000; 
	width: 80%;
	margin: 30px; 
	padding: 10px;
	background-color: #ececec;;
}

i {
	color: #888299;
}

u {color: #848484;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #94ced8;}

b {color: #4499ac;}

.border {
	BORDER-RIGHT: #7ec2ce 3px solid; BORDER-TOP: #7ec2ce 3px solid; BORDER-LEFT: #7ec2ce 3px solid; BORDER-BOTTOM: #7ec2ce 3px solid;
}

.border:hover {
	BORDER-RIGHT: #969696 3px solid; BORDER-TOP: #969696 3px solid; BORDER-LEFT: #969696 3px solid; BORDER-BOTTOM: #969696 3px solid;
}
