#Gradient{

		text-align: center;
		background-image: url(pics/gradient.jpg);
		background-position: top;
		background-repeat : repeat-y;
		width: auto;
}

a:link{text-decoration:none;
		color: #008080;
		font-size: small;}
a:visited{text-decoration: none;
		color: #008080;
		font-size: small;}
a:active{text-decoration: none;
		color: #A9A9A9;
		font-size:small;}
a:hover{text-decoration:none;
		color: #00FF00;
		font-size:small;}



#header{
	
	float: right;
	height: 140px;  
	margin: 0px;
	width:800px;
	

}
#logo{
	
	float: left;
	height: 125px;  
	margin: 0px;
	margin: 0px;
	width:180px;
	
	
}
#sidemenu{
	list-style-type: none;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color:black;
	float: left;
	clear: none;
	width:180px;
	
	

}

#quote{
	list-style-type: none;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color:black;
	float: left;
	clear: none;
	width:170px;
	border-style:solid;
	border-width:1px;

	

}

#content{
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: justify;	
	width: 780px;
	margin: 0px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;

	

}
#page{
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}



h2{
	color:	#008080;
}

h3{
	color:	#008080;
}

#footer{
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: white;
	Padding-left: 350;
}

.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
font-family: Georgia, 'Times New Roman', Times, serif;
color:black;
float: left;
clear: none;
font-size: small;
}
.current{
color: white;
background-color: #008080;
font-size: small;
width: 167px;
font-family: Georgia, 'Times New Roman', Times, serif;
float:left;
padding: 2px 4px;
border: 1px ridge #4169E1;
display: block;
text-decoration:none;
clear: none;
}
.bevelmenu li a{
display: block;
Width:167px;
padding: 2px 4px;
text-decoration: none;
font-size: small;
float:left;
border: 1px ridge #4169E1;
text-decoration:none;
border-color:#008080;
font-family: Georgia, 'Times New Roman', Times, serif;

}

.bevelmenu li a:hover{
color: white;
background-color: #008080;
border-style: outset;
border-color:#008080;
font-size: small;
font-family: Georgia, 'Times New Roman', Times, serif;

}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}












