body{
background-color:#000000;
}

#banner {
position:relative;
top:0px;
width:800px;
height:153px;
background-image: url(../pics/banner.jpg);
}

#menubar{
position:relative;
top:38px;
width:277px;
height:25px;
padding-left: 523px;
z-index:5;
}

#main_title{
position:absolute;
bottom:15px;
right:60px;
width:500px;
height:25px;
padding-left: 510px;
z-index:5;
font-family: eras bold itc;
font-size:25px;
text-align:right;
color:#ffffff;
}


#swish{
position:relative;
top:0px;
left:0px;
width:800px;
height:107px;
background-image: url(../pics/swish.jpg);
}


#main {
position:relative;
top:0px;
width:800px;
}

#content {
position:relative;
top:0px;
width:515px;
height:auto;
padding-left:235px;
padding-right:50px;
padding-bottom:25px;
padding-top:10px;
background-position:bottom;
font-family: verdana;
font-size:12px;
color: #ffffff;
background-image: url(../pics/bg.jpg);
background-color: #CE0014;
}

#side {
position:absolute;
top:0px;
left:0px;
width:191px;
padding-top:0px;
font-family: arial;
color:#eeeeee;
font-size:12px;
}




#footer {
position:absolute;
bottom:0px;
left:0px;
height:25px;
width:780px;
padding-left:10px;
padding-right:10px;
font-family: arial;
font-size:8pt;
color: #6666CC;
}

h1 {
font-family:verdana;
font-size: 14px;
color: #ffffff;
}

h2,h3 {
font-family:Trebuchet MS;
font-size: 14px;
color: #6666CC;
font-weight: lighter;
}

h3 {
font-family:Trebuchet MS;
font-size: 12px;
color: #6666CC;
font-weight: lighter;
text-decoration:underline;
}


a.menu:link {
	color: #c1c1c1;
	text-decoration:none;	
	font-weight: normal;
}

a.menu:visited {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.menu:hover {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.menu:active {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}


a.sub:link {
	color: #ffffff;
	text-decoration:underline;	
	font-weight: normal;
}

a.sub:visited {
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a.sub:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a.sub:active {
	color: #ffffff;
	text-decoration:underline;
	font-weight: normal;
}

a.sub2:link {
	color: #6666CC;
	font-size:11px;
	text-decoration:none;	
	font-weight: normal;
}

a.sub2:visited {
	color: #6666CC;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:hover {
	color: #6666CC;
	font-size:11px;
	text-decoration:underline;
	font-weight: normal;
}

a.sub2:active {
	color: #6666CC;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}

div.nav {
width: 191px;
margin:0;
padding:0;
} 

div.nav a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav img {
width:100%;
height:100%;
border:0;
}

div.nav a:hover img {
visibility:hidden;
}

