﻿@import url('headers.css');
@import url('form.css');
@import url('headers.css');
@import url('rollovers.css');
@import url('gallery.css');


html,body{
margin:0;padding:0
}
html { 
scrollbar-face-color: #ccccc2; 
scrollbar-shadow-color: #ccccc2; 
scrollbar-highlight-color: #ccccc2; 
scrollbar-3dlight-color: #ccccc2; 
scrollbar-darkshadow-color: #ccccc2; 
scrollbar-track-color: #e9e9e2; 
scrollbar-arrow-color: #e9e9e2; 
}

body{
    font: 82% arial,sans-serif;
    color:#000000;
    text-align:center;
	margin:0 auto;
	}
div#bodycontainer{
	text-align:center;
	margin:0 auto;
	margin-top: 10px;
	width:875px;
	background:#ffffff;
	padding:0;
}

/* header */
div#headercontainer{
	text-align:left;
	height: 150px;
	width:100%;
	margin: 0;
}
#headercontainer ul {
margin-top: 130px;
margin-left: 260px;
_margin-left: 130px;
padding: 0;
list-style: none;
float: left;}

#headercontainer li {
margin: 0 40px 0 0;
float: left;}

#headercontainer ul a {
display: block;
line-height: 2ems;
text-decoration: none;
color: #FFFFFF;}

#headercontainer ul a:hover {
color: #FF0000;}

/* content */
 
div#maincontainer{
	text-align:left;
	width:672px;
	float:right;
}
/* left side panel */
#left{
	text-align:left;
	float:left;
	width:190px;
	padding:123px 0 0 10px;
	height:350px;
}
/* center panel */
div#content{
	float:left;
	width:200px;
}
div#content2{
	background: url(../images_bashbars/title_bkgd.gif) no-repeat;
	float:left;
	width:500px;
}
#content p{
	line-height:1.5em;
	color:#666666;
	width:405px;
	margin: 10px 15px 10px 10px;
}
#content #text{
	line-height:1.5em;
	color:#666666;
	width:100px;
	margin: 10px 15px 10px 10px;
}

#content ul{
	line-height:1.5em;
	text-align:left;
	color:#666666;
	margin: 0 0 10px 25px;
	list-style-image: url(../images_bashbars/bullet.jpg);
}
#content img#float {
	margin: 0 15px 3px 0;
	float: left;
}


/* terms */
div#contentterms{
	float:left;
	width:500px;
}
div#contentterms p{
	line-height:1.5em;
	width:490px;
	margin-left: 10px;
}


/* righthand side panel */
#rightContainer {
	margin: 0;
	float:right;
	width:238px;
	padding: 0;
}
#rightContainer ul{
	list-style:none;
}
#rightContainer #flash {
	margin: 55px 0 0 3px;
}
#rightContainer #flash2 {
	margin: 20px 0 0 3px;
}

/* footer */

div#footer{clear:both;width:100%;background:url(../images_bashbars/footer_img.gif) no-repeat;height: 120px;}
div#footer a{text-decoration:none;color:#666666;} 
div#footer a:hover{color:#FF0000;text-decoration:underline;}
#footer p{font-size:.8em;color:#666666;text-align:left;line-height:1.8em;padding:60px 0 0 215px;}

/* Base formatting styles */

.cleared{clear : both;margin:0;padding:0;line-height:0;}
.img1{border :0;margin:40px 0 0 0px;}
.img{border :0;margin:0;}
.home {line-height:30px;color:#000000;}
.home1 {font-size:20px;color:#FF0000;}

h1{font-size:2em;text-align:left;font-weight:normal;margin:30px 0 20px 9px;color:#8CB3D9;}
h2{font-size:1.2em;text-align:left;width:400px;margin:10px 0 5px 9px;color:#8CB3D9;}
h2#thanks{font-size:1.2em;text-align:left;margin:50px 20px 5px 9px;color:#8CB3D9;width: 500px;}
h3{font-size:1.2em;font-weight:normal;text-align:left;margin:10px 50px 20px 36px;normal;color:#000000;}
h4{font-size:1em;font-weight:normal;margin:10px 50px 20px 36px;normal;color:#000000;}

img#logo1 {
	margin: 0 20px 20px 10px;}
img#logo2 {
	margin: 0 20px 20px 30px;}
