/* template style */

body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
color:black;
}


h2 {
color:#630303;
}
h3 {
color:#210645;
}

p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}

#allcontent{
width:1000px;
height: auto;

}

#header{
background-image:url(images/spaceheader2.jpg);
background-repeat:no-repeat;
width:1000px;
height:317px;
margin-left:-8px;
margin-top:-8px;
}

#logo{
height:126px;
width:447px;
position:relative;
float:right;
margin-right:249px;
margin-top:128px;
}

#links{
height:25px;
width:900px;
margin-left:43px;
}
#links a{
margin:7px;
padding:0px;
}




#whatson {
background-image:url(images/acro.png);
background-repeat:no-repeat;
border:medium groove;
height:330px;
padding:11px 29px 11px 11px;
position:fixed;
top:16px;
width:181px;
margin-left:970px;
}

#content{
margin-left:60px;
width:845px;
}

#footer {
border-top:1px solid #A9E5B8;
bottom:-5px;
color:#B7DBE3;
font-size:12px;
height:74px;
position:relative;
width:975px;
border-bottom:1px solid #A9E5B8;
}

/* home style */

#maintext {
width:975px;
height:500px;
position:absolute;

}

#left {
height:600px;
position:absolute;
width:545px;
/left:0;
}

#middle {
margin-left:629px;
width:316px;
margin-top:42px;
}

#right {
width:316px;
margin-top:42px;
margin-bottom:125px;
}

#interior {
position:absolute;
margin-top:165px;
margin-left:100px;
/left:0;
}

/* hiccup style */
#hiccupcircus {
float:right;
position:absolute;
width:415px;
}
#hiccupedu {
margin-top:340px;
position:absolute;
width:850px;
}
#hiccupimage {
margin-top:35px;
position:relative;
width:400px;
float:right;
}
#hiccupimagebottom {
position:relative;
margin-top:766px;
}


/*contact style */

#contactinfo{
float: left; 
width: 320px; 
margin-left: 10px;
}	


#location{
margin-left: 350px; 
margin-top: 5px; 
padding-left: 70px;
}

#contacttext{
margin-top:60px;
width:880px;
margin-left:30px
}
