font         { font-family: Verdana }

h1           { font-size: 18pt }

table        { font-family: Verdana }

.header{
	width:765px;
	height:300px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin:0 auto;
	}
	

	
body {

	background-image: url('test/yun_8572.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	
}

.sheet {

	border: 5px solid #FFFFFF; 
	background-image: url('test/sheet-bg.png');

}

.top {

	background-color: #FFFFFF;

}
table.sheet ul li a { color: #F8F508; font-family: Verdana; font-size:12px; font-weight: bolder;}
table.sheet ul li a:hover {text-decoration: none;}

/*Main Menu CSS */
.menu{
	width:765px;
	height:70px;
	position:relative;
	top:165px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:ffffff;
	}
	
.header .menu ul{width: 765px; text-align:center; list-style:none; }
.header .menu ul li { border-left: 2px solid #FFF; float:left; padding: 0px 10px;}
.header .menu ul li:first-child{border-left: none;}
.header .menu ul li a {text-decoration:none; text-transform:uppercase; text-shadow: 0.1em 0.1em 0.2em black; color: white;font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:16px;}
.header .menu ul li a:hover {color:#06C;}

/* Social Buttons */
.facebook{height: 25px; width:25px; margin: 5px 0 0 2px; display:block; text-indent:-5000px; position:absolute; right: 22px; top: 5px;}
.facebook:hover{background-position:0px -25px; }
.facebook{ background: url(http://www.orangeryknoxville.info/wp-content/themes/orangery/images/icons/facebook_25_sprite.png) no-repeat top left; }

/* Misc */
.borderNone{border:none;}

