/* DIV STYLES */

#container {
width: 100%;
margin-top:30px;


}


#outside{
  width: 790px;
  margin-left:auto;
  margin-right:auto;
  background-color:#000000;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:15px;
  padding-left:5px;
  padding-right:5px;
}

#inside {
  width: 780px;
  margin-left:auto;
  margin-right:auto;
  background-color:#756e68;
  padding-top:5px;
  padding-bottom:5px;
 padding-left:5px;
  padding-right:5px;

}


#layout {
  width: 770px;
  background-color:#fb5f01;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

#logo {
  width:100%;
  float:left;
}

#mainbox {
	width:770px;
	float:left;
  background-image:url(images/menupole.gif);
  background-repeat:repeat;
  background-position: bottom right;
  height:auto;
}

#content {
 width:540px;
  float:left; 

}

#menu {
  width:200px;
  float:right; 
vertical-align:middle;
}

#baseline {
width:770px;
clear:both;
background-image:url(images/bottomline2.gif);
background-repeat:no-repeat;
background-position:bottom;
}

#footer {
 width:770px;
 clear:both;
 text-align:right;
 height:20px;
background-color:#756e68;
text-align:right;
vertical-align:baseline;
padding-top:10px;
}

h1 {
font-family: verdana;
font-size:18px;
color:#ffffff;
padding-top:5px;
padding-right:5px;
padding-left:10px;

}



h2 {
	font-size: 14px;
	color: #000000;
	border-bottom: 1px dashed #FFFF33;	
	font-weight:600;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight:600;
	padding-top:5px;
}
h3 a{
	font-size: 14px;
	color: #ffffff;
}

h3 a:hover{
	font-size: 14px;
	color: #f6ed36;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
height: 100%;
background-color:#625c58;
text-align:center;

	
}
.border {
color:#000000;
}

.smalltext {
font-family: verdana;
font-size:10px;
color:#ffffff;
line-height:18px;

}
.pictureframe1 {
	background-color : #FFFF33;
	padding : 5px 5px 5px 5px;
	border-color:#000000;
	}
.pictureframe {
	background-color : #FFFF33;
	padding : 5px 5px 5px 5px;
	
}

.toptitle {
    font-family: verdana;
	font-size : 18px;
	color : #000000;
	text-decoration:none;
	letter-spacing:.1em;
}

.title {
    font-family: verdana;
	font-size : 14px;
	color : #000000;
	border-bottom : 1px dashed #FFFF33;	
	text-decoration:none;
	text-align:left;
	padding-left:10px;
}
.title a{
font-family: verdana;
	font-size : 14px;
	color : #000000;
	text-decoration:none;
}
.title a:hover{
font-family: verdana;
	font-size : 14px;
	color : #FFFF33;
}
.bodytext {
font-family: verdana;
font-size:12px;
color:#ffffff;
line-height:18px;
text-align:left;
padding-left:10px;

}
.bodytext a{
font-family: verdana;
font-size:12px;
color:#FFFF33;
line-height:18px;

}
.bodytext a:hover{
font-family: verdana;
font-size:12px;
color:#000000;
line-height:18px;

}

.boxtext {
font-family: verdana;
font-size:10px;
color:#ffffff;
line-height:14px;
text-decoration:none;

}
.boxtext a{
font-family: verdana;
font-size:10px;
color:#f6ed36;
line-height:14px;
text-decoration:none;

}
.boxtext a:hover{
font-family: verdana;
font-size:10px;
color:#fb5f01;
line-height:14px;

}
.linetext {
font-family: verdana;
font-size:10px;
color:#f6ed36;
line-height:14px;
padding-left:10px;
margin-right:10px;
text-align:right;

}
.linetext a{
font-family: verdana;
font-size:10px;
color:#ffffff;
line-height:14px;

}
.linetext a:hover{
font-family: verdana;
font-size:10px;
color:#fb5f01;
line-height:14px;

}
.footerfont {
font-family: verdana;
font-size:10px;
color:#000000;
text-align:right;
}

.footerfont a{
font-family: verdana;
font-size:10px;
color:#000000;
text-align:right;
}
.footerfont a:hover{
font-family: verdana;
font-size:10px;
color:#ffffff;
text-align:right;
}
