/* Generic Selectors */




a:link {
	color: #fff31a;
	padding-left: 4px;
}

a:visited {
color: #5f1115;
text-decoration: underline;
}

a:hover {
color: #ff1414;
padding-bottom: 5px;
font-weight: bold;
text-decoration: underline;

}  
a:active { 
color: rgb(255, 0, 102);
font-weight: bold; 
}

#menu {
	border-right: 1px solid #b37720;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 1px;
	width: 260px;
}

#menu a:link {
	color: #fff123;
	font-size: 13px;
}

#menu a:visited {
	color: #5f1115;
	font-size: 13px;
}

p {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}

p:li {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00a2d5;
}

li {
	text-shadow: #000000 0 0 0;
	text-align: left;
	line-height: 1;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 1;
	list-style-type: none;
	margin-left: -44px;
}

h1 {

	border-bottom-color: #6f3940;

	border-bottom-style: double;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
	border-width: 2px;
	border-bottom-color: yellow;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}



                                                           

                                                                     
h3 {
	margin-bottom: 5px;
	margin-top: 15px;
	border-top-width: 1px;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

h6 {
	border-top-width: 1px;
	color: #fff;
	font: 11pt sans-serif;
	background-color: #5f1115;
	width: auto;
	height: 12px;
	padding: 3px 8px 8px;
	margin-bottom: 8px;
	margin-top: 6px;
}



                                                           

                                                                     
h2 {
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
}

a.a1 {
	font: 13px/1px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	white-space: nowrap;
	unicode-bidi: bidi-override;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-color: white;
	background-image: none;
	background-color: #b37720;
	padding: 2px 24px 2px 10px;
	margin-left: -11px;
}

#container {
	margin-left: 30px;
	padding-left: 11px;
}
