/*=== DATE MY GAY Main Styles ===*/

/* font-family: 'Forum', serif;
font-family: 'Miltonian Tattoo', cursive; */

body {font: 1em Verdana, Serif; color: black; background: #00AEEE url('../images/bg.png') repeat-x ;}

h1, h2, h3 {font-family: 'Miltonian Tattoo', cursive;  text-shadow: -1px 0 #555, 0 1px #555, 1px 0 #555, 0 -1px #555;}
h1 {}
h2 {}
h3 {}

p{}
a{ text-decoration: none; color: #eee;}
a:hover{}

img {border: none;}

#body_wrapper{position:relative; width: 960px; margin: 0 auto;}

.clear {position: relative; clear: both; height:0px;}

/*=== Header ===*/
#header {position: relative; width: 960px; margin: 0 auto; font-size: 2em; z-index: 2;}
.logo { margin: 5px; position: relative; overflow:auto;}
.logo img {width: 960px; position: absolute;}
#main_nav {position: relative; clear: both; float: right; margin-top: 80px; z-index: 3;}

.nav {margin: 0; padding: 0; clear: both; font-family: 'Miltonian Tattoo', cursive; text-shadow: -1px 0 #AAA, 0 1px #aaa, 1px 0 #aaa, 0 -1px #aaa;}
.nav li {margin: 0; padding: 0; list-style: none; float: left;}
.nav a {position: relative; padding: 0px 20px 20px 45px; float: left; line-height: 2.3em; text-align: center; font-size: 1.6em;  }
.nav a:hover {background: transparent url(../images/anchor_current.png) no-repeat; color: white; text-shadow: -1px 0 #555, 0 1px #555, 1px 0 #555, 0 -1px #555;padding: 0px 20px 20px 45px;}

.current {background: transparent url(../images/anchor_menu.png) no-repeat;color: white; text-shadow: -1px 0 #555, 0 1px #555, 1px 0 #555, 0 -1px #555;padding: 0px 20px 20px 45px;}

/*=== Content ===*/
#contentwrapper {position: relative; width: 960px; min-height: 400px; margin: 0 auto; padding: 10px;background-color: white; display: block; clear: both; border: 2px solid #656565;}

/*=== Footer ===*/
#footer {position: relative; width: 960px; margin: 0 auto; }
#footer ul {margin: 0; padding: 0; margin: 0 auto;}
#footer li {margin: 0; padding: 0; list-style: none;}
#footer a {position: relative; width: 150px;  text-align: center;}
