/* CSS Document */
/*Import Other CSS Files
----------------------------------------------- */
@import "basic.css";
@import "text_styles.css";

body {margin:0 auto; padding:0; background-color:#1b0a00; background-image:url(../global_images/backing.jpg); background-position:left; background-repeat:repeat-x; background-position:left top;}

#sitesurroundings {height:100%; height:100%;  margin:0px auto; padding:0px; }

#main_body {margin:0px; padding:0px; min-height:100%; height:100%; color:#ffe9c3; font-family:"Times New Roman", Times, serif; font-size:0.7em;}

ul {list-style:none;}

/* Global Styles
----------------------------------------------- */
img {border:0px; padding:0px; margin:0px;}


/* Header
----------------------------------------------- */
#header{width:2132px; height:383px; margin:0px; padding:0px; clear:both;}
#header img{margin:2px 0px 0px 2px;}



/* Homepage
----------------------------------------------- */

.threeBoxes {margin:30px 0px 0px 0px; padding:0px; clear:both; width:2130px; height:150px;}

.threeBoxes ul {clear:both; margin:0px; padding:7px 0px 0px 0px; clear:both; line-height:2em;}

.box1 {float:left; margin:0px 0px 0px 30px; padding:0px; width:185px; border:1px dashed #ffffff;}
.box2 {float:left; margin:0px 0px 0px 42px; padding:0px; width:430px; border:1px dashed #31ee0b;}
.box3 {float:left; margin:0px 0px 0px 30px; padding:0px; width:210px; border:1px dashed #ee2b0b;}
	
.box4 {position:absolute; left: 30px; top: 410px; width: 100px; height: 130px; padding: 0px;}
.box5 {position:absolute; left: 260px; top: 410px; width: 415px; height: 130px; padding: 0px;}
.box6 {position:absolute; left: 702px; top: 410px; width: 205px; height: 130px; padding: 0px;}
.box7 {position:absolute; left: 1900px; top: 410px; width: 100px; height: 130px; padding: 0px;}

/* Footer
-------------------------------------------------*/
#footer {width:960px; height:100%; margin:0px; padding:0px; clear:both;} 