/* CSS Document */
body {
	background-image:  url(i/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	border: medium solid #999999;
}

a {
	font-size: 16px;
	color: #000000;
	font-family: "Baskerville Old Face";
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: blink;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}
a:active {
	text-decoration: blink;
}
h1 {
	font-size: 36px;
	color: #333333;
	font-family: "Baskerville Old Face";
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	background-color: #999999;
	color: #000000;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
.style3 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
.style4 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.style5 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.style6 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}



#sidebar {
	font-size: 14px;
	color: #000000;
	font-family: "Baskerville Old Face";
	left: 10px;
	position: absolute;
	width: 100px;
	font-weight: bold;
}
#sidebar a:link{
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a:hover{
	font-size: 14px;
	color: #FFFFFF;
	font-style: oblique;
	text-decoration: underline;
}


#nav {
	line-height: 27.5px;
	font-size: 18px;
	color: #333333;
	font-family: Baskerville Old Face;
	font-style: italic;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #333333;
	text-decoration: underline;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
}
#body,td	{
	font-family: verdana, helvetica;
	font-size: 14px;
	color: #dedede;
	font-style: normal;
	list-style-image: url(assets/graphics/stone_bulletS.gif);
}
#column {
	color: #FFFFFF;
	background-image: url(i/a6.jpg);
	background-repeat: repeat;
	position: absolute;
	width: 100px;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
