* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
background-image: url(edward-cullen-twilightfade.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left bottom;
font-family: Arial, Verdana, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #336699; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }





#wrap {
width: 800px;
margin: 20px auto;
Padding:5px;
}
#header {
background: #fff url(header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 130px;
}
#header img{
float:right;
height: 100px;
width: 200px;
padding-right: 23px;
padding-top: 23px;
}

#topbanner {
			position:absolute;
			left:465px;
			top:65px;
}


#bottombanner {
			padding-left:28px;
			padding-top:20px;
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -3px;
padding: 50px 0 0 30px;
text-align: left;
}
#header h1 a {
/*color: #336699;*/
color: red;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
float: left;
font-size: 16px;
color: #aaa;
padding: 4px 0 0 30px;
text-align: left;
font-weight: 600;
}

#menu {
background: #fff url(menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 40px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #111;
}
#menu li a:hover {
color:#111;
text-decoration:none;
background: #aaa url(menuover.jpg) repeat-x;
}

#content { 

opacity: 0.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;

padding: 0 30px;
background: #fff url(content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 540px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#left ul { margin-left:20px; }

#left iframe {
border: none;
}

#right{
padding: 20px 0;
width: 180px;
float: right;
}

#right iframe {
position: absolute;
margin-top: 2px;
margin-right: 4px;
border:none;
}

#right h3 { background: #aaa url(sidebarh3.jpg) no-repeat; height: 30px; line-height: 30px; font-size: 16px; border: none; padding: 0 0 0 10px; margin: 0; color: #111; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#bottom { background: #fff url(footer.jpg) no-repeat; padding: 15px 0; }

#footer {
color: #111;
font-size: 11px; 
text-align: center;
}
#footer a { 
color: #111;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#countdown {
float: right;
position: relative;
padding-right: 15px;
}
#facebookbadge {
padding-left: 20px;
}