body {background:url(../images/bg.png) #2c2c2c repeat-x; text-align:center;}

/* text styles */

body, td {
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}

/* layout */

#everything {width: 900px; margin: 0px auto; text-align: left;}
#container {width: 900px; margin-top: 100px;}
#header {width: 900px; height: 107px; float: left;  background:url(../images/facelift_01.png) no-repeat;}
#nav {width: 900px; height: 50px; float: left; background:url(../images/facelift_02.png) no-repeat; padding-top: 18px; letter-spacing: 0px; line-height: 34px;}
#content {width: 812px; float: left; padding-top: 10px; text-align: justify;}

div.contact {margin-left: 630px; margin-top: 72px;}

hr { border: 0; height: 2px; color: #FFF; background-color: #FFF; margin-bottom: 10px;}

/* link styles */

#content a {text-decoration: none; color: #77E3E5;}
#content a:hover {text-decoration: none; color: #77E3E5;}

#nav a.yellow {font-family: arial, sans-serif; font-size: 30px; font-weight: bold; color: #FFC726; text-decoration: none;}
#nav a.yellow:hover {font-family: arial, sans-serif; font-size: 30px; font-weight: bold; color: #111;}

#nav a.greenyellow {font-family: arial, sans-serif; font-size: 30px; font-weight: bold; color: #EBFF00; text-decoration: none;}
#nav a.greenyellow:hover {font-family: arial, sans-serif; font-size: 30px; font-weight: bold; color: #111;}

#header a.contact {font-family: arial, sans-serif; font-size: 50px; font-weight: bold; color: #77E3E5; text-decoration: none;}
#header a.contact:hover {font-family: arial, sans-serif; font-size: 50px; font-weight: bold; color: #272727;}

#content a.dashed {text-decoration: none; color: #77E3E5;}
#content a.dashed:hover {text-decoration: none; border-bottom: dashed 2px #666; color: #77E3E5;}

/* img styles */

img.border {border: solid 5px #000;}

/* table styles */

td.wbb {border-bottom: solid 2px #FFF; padding-bottom: 10px; padding-top: 10px;}
td.wbbr {border-bottom: solid 2px #FFF; padding-bottom: 10px; padding-top: 10px; padding-left: 10px;}
td.wbbl {border-bottom: solid 2px #FFF; padding-bottom: 10px; padding-top: 10px; padding-right: 30px;}
td.wbbe {10px; padding-top: 10px; padding-right: 30px;}

/* text styles */

td.wbbr strong {color: #c0c0c0; font-weight: bold;}
