a:visited {
	color: #0000ff;
}

body {
	background-color: #000033; 
background: 	url('sidebar-bottom.gif') top 	center repeat-y #000033;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.header {

	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div.main {
	
background: url('') top center repeat-y;
position: absolute;
	top: 269px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(background.gif); 
	background-attachment: fixed; 



}
div.nav {
	background: none;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	z-index: 5;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

div.banner {
	background: none;
	position: relative;
	top: 136px;
	left: -190px;
	width: 100%;
	z-index: 4;s
	height: 60px;
	padding: 0px;
	margin: 0px;
}







font.big {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	font-family: sans-serif;
	text-decoration: underline;
}
font.large {
	font-size: 18px;
	color: #ffffff;
	font-family: sans-serif;
}

font.subtitle {
	font-size: 18px;
	color: #ff0000;
	font-family: sans-serif;
	font-weight: bold;
}
font.title {
	font-size: 40px;
	color: #ffffff;
	font-family: sans-serif;
	text-decoration: underline;
}
font.paddler {
	font-family: "Courier New", sans-serif;
	font-size: 18px;
}

font.a {
	font-family: "Courier New", sans-serif;
	font-size: 25px;
text-decoration: underline;
font-weight: bold;

}
