body 	{
	background-color: #000;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 5px;
	}

.header	{
	background-color: #000;
	}

.menu	{
	background: url(images/menu.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding:10px;
	width: 205px;
	}

.body	{
	border-size: 0px;
	background-color: #000;
	padding:10px; 
	}

.others	{
	background: url(images/links.jpg) no-repeat;
	width: 200px;
	align: center;
	}

.others2	{
	background: url(images/links.jpg);
	width: 200px;
	height: 750px;
	}

.footbar	{
	background: url(images/menu.jpg);
	width: 72%;
	}

hr	{
	color: #ffffff;
	}


td	{
	padding: 10px;
	}

.flash	{
	padding: 0px;
	align: left;
	}

a 	{
	color: #ffcc00;
	}

a:visited {
	color: #ffcc00;
	}

a:hover 	{
	color: #ffff00;
	text-decoration: none;
	}

.foot	{
	padding: 5px;
	font-size: 9px;
	font-weight: plain;
	color: #ffcc00;
	margin:10px;
	}

/* font-color changes to gray */

#navigation
	{
	position: fixed;
	top: 10px;
	left: 2%;
	}

#navigation a
	{
	display: block;
	}

#bg	{
	position: fixed;
	top: 250px;
	left: 2%;
	}
p
{
font-family: arial,helvetica;
font-size: 12px;
font-weight: bold;
}

h1
{
font-family: arial,helvetica;
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 3pt;
}

.description
{
font-size: 12px;
color: #ffffff;
width: 500px;
top-margin: 2px;
}

.name {
text-align: center;
color: #fd0;
font-size: 12pt;
background: url(images/menu.jpg);
padding-top: 4pt;
padding-left: 2pt;
padding-bottom: 4pt;
}

.date{
color: #ffcc00;
font-size: 12pt;
padding-top: 4pt;
padding-left: 8pt;
padding-bottom: 4pt;
}

.head {
color: #ffffff;
font-family: arial,helvetica;
font-size: 10pt;
font-weight: bold;
padding-top: 2pt;
padding-bottom: 2pt;
}


img {
border: 0px;
}

.pics
{
height: 200px;
}

.copyright
	{
	font-size:9px;
	color: #ffffff;
	margin:0px;
	}

hr 	{
	display: none;
	}

img 	{
	border: none;
	}

#main	{
	width:600PX;
	border-size:5px;
	padding: 0px;
	border-style: double;
	}	

#header 	{
	width: 600px;
	height: 200px;
	background: url(images/header.gif) 	no-repeat;
	}
#text	{
	padding: 10px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	float: center;
	}

#mymenu{
	width: 600px;
	margin: 0px;
	background: url(images/menu.jpg) no-repeat;
	padding: 10px;
	position: relative;
	left: center;
	}