
body { background-color: #FFFF00;
}
#wrapper {
width: 730px;
position: relative;
left: 50%;
margin-left: -365px;
background-color: white;

}
#banner {
position: relative;
left: 15px;
padding-top: 10px;
width: 700px;
margin-top: 20px;
}

.tab {
margin: 0;
padding: 0;
width: 680px;
position: relative;
left: 10px;
}
.tab a {
padding: 0; 
border: 0;
background: #fff;
color: #fff;
}
.tab img {
width: 165px;
border: 0;
}
#content {
width: 400px;
float: left;
position: relative;
left: 20px;
top: 20px;
background: #c0c0c0 url(images/bottom.jpg) no-repeat left bottom;
}

#content img {
width: 150px;
margin: 10px;
padding: 0px;
float: left;
}


#content h1 {
background: url(images/top.jpg) no-repeat left top; 
padding-top: 20px;
padding-bottom: 0px;
padding-right: 20px;
padding-left: 20px;
margin-top: 0px;
}

#content h3 { 
padding-top: 20px;
padding-bottom: 0px;
padding-right: 20px;
padding-left: 20px;
margin-top: 0px;
}

#content h2, p {
padding-top: 5px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
margin: 0px;
}
#sidebar {
background: #c0c0c0 url(images/bottomside.jpg) no-repeat left bottom;
width: 260px;
float: right;
position: relative;
top: 20px;
right: 20px;
padding: 0;
}



#sidebar h3 {
background: url(images/topside.jpg) no-repeat left top;
padding-top: 20px;
padding-bottom: -10px;
padding-right: 20px;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 0px;
}
#sidebar h4 {
position: relative;
left: 60px;
bottom: 0px;
margin-bottom: 10px;
padding-bottom: 0px;
margin-top: 0px;
}

#sidebar img {
width: 200px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 10px;
border= 0px;
}


#lowbar {
background: #c0c0c0 url(images/bottomside.jpg) no-repeat left bottom;
width: 260px;
float: right;
position: relative;
top: 40px;
right: 20px;
padding: 0;
}



#lowbar h3 {
background: url(images/topside.jpg) no-repeat left top;
padding-top: 20px;
padding-bottom: -10px;
padding-right: 10px;
padding-left: 25px;
margin-top: 0px;
margin-bottom: 0px;
}
#lowbar h4 {
padding-left: 50px;
bottom: 0px;
margin-bottom: 10px;
padding-bottom: 0px;
margin-top: 0px;
}
#lowbar p {
padding-left: 30px;
bottom: 0px;
margin-bottom: 10px;
padding-bottom: 0px;
margin-top: 0px;
color: green;
}

#lowbar img {
width: 200px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
}

#footer {
clear: both;
width: 700px;
height: 70px;
position: relative;
top: 40px;
 
margin-bottom: -15px; 

}
#footer img {
width: 200px;
margin-top: 0;
margin-right: 5px;
margin-left: 5px;
}

#footer p {
padding-top: 0px;
padding-bottom: 0px;
padding-right: 20px;
padding-left: 250px;
margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#fullscrn {
width: 700px;
float: left;
position: relative;
left: 20px;
top: 30px;
background: #c0c0c0 url(images/bottombig.jpg) no-repeat left bottom;
}



#fullscrn h1 {
background: url(images/topbig.jpg) no-repeat left top; 
padding-top: 20px;
padding-bottom: 0px;
padding-right: 20px;
padding-left: 20px;
margin-top: 0px;
}

#fullscrn h2, p {
padding-top: 5px;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
margin: 0px;
}

#window {
background: url(images/whiteboxbottom.jpg) no-repeat left bottom;
width: 250px;
float: right;
padding-bottom: 20px; 
margin-top: -50px;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 10px;
background-color: white;
align: center;
}

#window h2 {
background: url(images/whiteboxup.jpg) no-repeat left top;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
}

#window h3 {
background: url(images/whiteboxup.jpg) no-repeat left top;
padding-left: 60px;
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
}

#window img {
width: 200px;
position: relative;
bottom: 0px;
left: 25px;
}

