body {
margin : 0;
padding : 0px;
font : 73%  "Tahoma";
line-height : 1.8em;
background : #c4c4c4 url(../images/) no-repeat;
color : #000000;
text-align: justify;
}
body1 {
margin : 0;
padding : 0;
font : 73%  "Tahoma";
line-height : 1.8em;
background : url(../images/a1.jpg) no-repeat;
color : #fbcd44;
}
#header {
height : 150px;
margin-bottom : 0.5em;
border-top : 10px solid #c4c4c4;
background : #c4c4c4 url(../images/top_de.jpg) no-repeat;
color : #ffffff;
}
#header1 {
height : 700px;
margin-bottom : 0.5em;
background : # url(../images/a1.jpg) no-repeat;
color : #ffffff;
}
#gutter {
float : left;
width : 3%;
height : 1px;
}
#col1 {
float : left;
width : 20%;
margin-bottom : 1em;
border-right : 0px solid #fbcd44;
padding-right : 3%;
}
#col2 {
float : left;
width : 33%;
margin-left : 3%;
margin-bottom : 1em;
border-right : 0px solid #fbcd44;
padding-right : 3%;
}
#col3 {
float : left;
width : 27%;
margin-left : 4%;
margin-bottom : 1em;
}
#navcontainer ul {
margin-top : -157px;

font-size : 100%;
background : #A0522D;
color : #666;
}
#navcontainer ul li a {
padding : 15px;
color : #000000;
background : transparent url(../images/list-off.gif) no-repeat left center;
text-align : left;
text-decoration : none;
}

#footer {
clear : both;
height : 50px;
padding : 5px;
text-align : right;
border-top : 10px solid #fca404;
background : #A0522D;
color : #000;
}
#footer a {
text-decoration : none;
color : #fca404;
background-color : inherit;
}
#footer a:hover {
text-decoration : underline;
color : #999;
background-color : inherit;
}
h1 {
margin : 0;
padding : 3em 0 0 8em;
text-align : left;
text-transform : uppercase;
letter-spacing : 10px;
font-size : 150%;
color : #fff;
background : inherit;
}
h2 {
margin-top : 0;
padding : 0.5em 0 0.5em 1em;
text-transform : uppercase;
letter-spacing : 5px;
font-size : 140%;
color : #682715;
background : inherit;
}
a {
text-decoration : underline;
color : #a03719;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #006699;
background : inherit;
}

.box {
padding : 20px;
color : #682715;
background : inherit;
}
.roundcont {
margin : 10px;
width : 98%;
background : #E9DDC9;
color : #333;
}
.roundcont p {
margin : 0 15px;
}
.roundtop {
background : url(images/tr.gif) no-repeat top right;
}
.roundbottom {
background : url(images/br.gif) no-repeat top right;
}

form { 
margin: 0; 
}

input.search { 
	width: 100px; 
	border: none;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 100px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
