body { margin:0; background-image:url(images/bg.jpg); background-repeat:repeat-y; background-position:center; background-color:#000; font: 12px/18px Arial, Helvetica, Verdana, sans-serif; color:#ddd; }

#container { width:980px; margin-top:20px; margin-left:auto; margin-right:auto; }


/* GLOBAL */
#global_header { width:980px; height:110px; background-image:url(images/global_header.jpg); background-repeat:no-repeat; }
#global_header a#title { display:block; width:300px; height:110px; position:absolute; }
#global_header #nav { width:552px; height:25px; padding-top:60px; float:right; clear:right; }

#global_footer { width:980px; padding-top:20px; padding-bottom:20px; clear:both; font-size:10px; color:#999; }


/* BODY */
#billboard { width:980px; height:400px; clear:both; }
#billboard_btm { width:980px; height:50px; background-image:url(images/billboard_btm.jpg); background-repeat:no-repeat; clear:both; }

#wrapper { width:950px; padding:15px; clear:both; background-color:#212121; }
#wrapper #text { width:420px; float:left; clear:left; margin-right:30px; }
#wrapper #photos { width:500px; float:right; clear:right; }


a { color:#ff5113; text-decoration:none;}
a:hover { text-decoration:underline; }

h1 { font-size:18px; color:#ff5113; margin:0; font-weight:normal; }
h2 { font-size:14px; color:#f7e25e; font-weight:normal; margin:0; margin-bottom:18px; }
h3 { font-size:14px; color:#f7e25e; font-weight:normal; margin:0; margin-top:18px; }

ul { margin:0px; }
ol { margin:0px; }

hr { color:#666; background-color:#666; border:0px; height:1px; margin-top:8px; margin-bottom:14px; }

.spacer { clear:both; width:100%; height:1px; }

.form-table { background-color:#333; }
.form-table td { padding-bottom:8px; padding-left:12px; }
.form-table h2 { font-size:14px; color:#f7e25e; font-weight:normal; margin:0; margin-bottom:18px; margin-top:12px; }
.form-text { background-color:#666; font: 12px Arial, Helvetica, Verdana, sans-serif; color:#333; border: 1px groove #ddd; }
.form-btn { color:#333; }



/* HOME */
#home_billboard { width:980px; height:400px; background-image:url(images/home_billboard.jpg); background-repeat:no-repeat; clear:both; }
#home_billboard_btm { width:980px; height:50px; background-image:url(images/home_billboard_btm.jpg); background-repeat:no-repeat; clear:both; }
#home_wrapper { width:950px; padding:15px; background-image:url(images/home_content_bg.jpg); background-repeat:repeat-y; clear:both; }
#home_wrapper #left { width:695px; float:left; clear:left; margin-right:40px; }
#home_wrapper #right { width:215px; float:right; clear:right; }
#home_wrapper .title { font-size:18px; font-weight:bold; }
