html {height:100%; margin-bottom:1px;}
body {margin:0; padding:0; font-family: "Trebuchet MS", "Futura", "Lucida Grande", "Helvetica", sans serif; 
font-size:small; color:#000000; background:#ffffff;}
#wrapper {width:1000px; margin:0 auto; background: #ffffff;}
#header {width:1000px; height:211px; background: #ffffff url(images/header.jpg) top left no-repeat;}
#navigation {width:1000px; height:85px;background: #ffffff url(images/navigation.jpg) top left;}
#content {width:1000px; height:274px;background: #ffffff url(images/content_bg.jpg) top left no-repeat; float:left;}
#content_text {width:850px; padding:5px 5px 65px 5px;position:relative;left:100px; top:60px;float:left;}
.home_image { float:right;width:335px; height:604px; position:relative; top:-80px;}
#giglist_image {float:right; width:300px; padding:20px;}
#contact_image {float:right; width:200px; padding:20px;}

#menu {width:780px; height:0px;position:relative;top:0px;margin-left:auto; margin-right:auto; }
#menu a {position: absolute; text-decoration: none;}
#menu a i {display:none;}
a#home {top:13px; width:80px; height:40px;}
a#giglist {left:130px;top:3px; width:90px; height:40px;}
a#links {left:280px;top:13px; width:90px; height:40px;}
a#stuff {left:420px;top:18px; width:80px; height:40px;}
a#contact {left:550px;top:28px; width:110px; height:40px;}
a#doc {left:720px;top:-210px; width:140px; height:100px;}



.image_float {float:right;padding:20px;}
h1 [font-size:large;} 
h2, h3 {font-size:medium;}
h4 {font-size:small;}

a {color:#000000; text-decoration:underline;}
a:hover {color:#FF9933;}

.bold {font-weight:bold;}
#next {float:right; margin-right:15px;}



.quote {font-style:italic;}

.clear {clear:both;}
#footer {width:850px; height:99px; padding-top:40px;background:#fff url(images/footer.jpg) top left no-repeat;}
