body {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	background-image: url("grafix/bg3.png");
	background-position: 0 50;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-decoration: none;
	}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffcccc
	}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 48px;
	font-style: normal;
	line-height: 52px;
	font-weight: normal;
	font-variant: normal;
	color: #ffcccc;
	text-decoration: underline;
	text-align: center
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 48px;
	font-style: italic;
	line-height: 52px;
	font-weight: normal;
	font-variant: normal;
	color: #ffcccc;
	text-decoration: none;
	text-align: center
	}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center
	}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center
	}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center
	}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center
	}

#sidemenu {
	position: fixed;
	top: 330px;
	left: 30px;
	width: 160px;
	height: 500px;
	overflow: hidden;
}

#topbanner {
	position: fixed;
	top: 0px;
	left: 20%;
}

#content {
	position: absolute;
	overflow: auto;
	top: 160px;
	left: 25%;
	width: 800px;
}
#linklist {
	line-height: 24pt;
	font-style: normal;
	text-decoration: none;

}
}	
 
