body {
background-color:#333333;
margin:0;
padding:0;
text-align:center;
font-family:Arial;
font-size:12px;
color:#555555;
}


#page {
width:1000px;
margin:auto;
padding:auto;
background-image:url(images/page.png);
text-align:left;
}

#header {
width:1000px;
height:151px;
background-image:url(images/header.png);
clear:both;
}

a.logo {
width:764px;
height:151px;
margin-left:30px;
float:left;
background-image:url(images/logo.png);
}


#menulinks {
width:1000px;
height:47px;
padding-left:30px;
background-image:url(images/menulinks.png);
clear:both;
}

#menulinks a {
padding-top:15px;
padding-left:30px;
padding-right:15px;
height:30px;
float:left;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
margin-top:1px;
}
#menulinks a:hover {
color:#389ccb;
text-decoration:underline;
*/background-image:url(images/menuhover.png);*/
}

#mainarea {
width:1000px;
clear:both;
padding-top:10px;
}
#contentarea {
float:left;
width:600px;
padding-left:45px;
margin-bottom:10px;
}

h2 {
font-size:20px;
color:#333333;
font-weight:bold;
}

a {
font-weight:bold;
color:#333333;
text-decoration:none;
}
a:hover {
color:#389ccb;
text-decoration:underline;
}


#sidebar {
	float:right;
	width:270px;
	padding-right:45px;
	padding-top: 0px;

}

#enclosure {
/*background-image:url(images/faded_Electronics_small.png);*/
background-image:url(images/enclosure_2.jpg);
background-repeat:no-repeat;
float:right;
width:300px;
height:224px;
padding-right:0px;
}

#graphing {
/*background-image:url(images/faded_Electronics_small.png);*/
background-image:url(images/graph.jpg);
background-repeat:no-repeat;
background-position:bottom center;
width:262px;
height:341px;
padding-left:0px;
}

#machines{
background-image:url(images/equipment.jpg);
background-repeat:no-repeat;
float:bottom;
background-position:bottom center;
width:257px;
height:706px;
}

#stack{
background-image:url(images/stack_small.jpg);
background-repeat:no-repeat;
float:right;
/*background-position:bottom center;*/
width:180px;
height:247px;}
/*width:231px;
height:308px;}*/

#docked{
/*background-image:url(images/docked.jpg);*/
background-image:url(images/docked.jpg);
background-repeat:no-repeat;
float:right;
background-position:bottom center;
width:308px;
height:231px;
/*padding-left:300px;*/
}


#footer {
width:1000px;
height:100px;
background-image:url(images/footer.png);
clear:both;
}
#footer p {
padding-top:30px;
color:#FFFFFF;
padding-left:50px;
line-height:20px;
}
