@charset "UTF-8";
body {
	background-color: #1f1f1f;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 100px;
}

div#navigation {
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	white-space: nowrap;
	font-weight: bold;
}
div#navigation li {
	list-style-type: none;
	display: inline;
	color: #F0EAD7;
}
div#navigation li a {
	text-decoration: none;
	color: #F0EAD7;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	text-transform: uppercase;
}


h1 {
	font-size: 16px;
	text-transform: uppercase;
	background-color: #1F1F1F;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 15px;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #E3E3E3;
	color: #1F1F1F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 67px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #E3E3E3;
	color: #1F1F1F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 67px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.numberspace {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.indent {
	margin-left: 25px;
}
#maincontent   a {
	font-weight: bold;
	color: #D8871D;
}
#maincontent a:hover {
	color: #333333;
	text-decoration: none;
}

#popup a {
	font-weight: bold;
	color: #D8871D;
}
#popup a:hover {
	color: #333333;
	text-decoration: none;
}

#maincontent p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 67px;
	margin-bottom: 10px;
	padding-right: 70px;
}

#insidecontent {
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: -10px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	width: 630px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
}
#insidecontent p {
	font-size: 14px;
	line-height: 20px;
	padding-left: 67px;
	margin-bottom: 10px;
	padding-right: 70px;
}
#insidecontent a {
	font-weight: bold;
	color: #D8871D;
}
#insidecontent a:hover {
	color: #333333;
	text-decoration: none;
}

p {
	margin: 0px;
}
#picbottom {
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}

#site {
	background-color: #FFFFFF;
	background-image: url(../images/background_texture.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 0px;
	padding-top: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#paper {
	float: right;
	width: 570px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
}
#footer a {
	color: #FFC373;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#picbottom {
	float: right;
	width: 630px;
	margin-bottom: 0px;
	text-align: left;
}
#maincontent {
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 25px;
	margin-bottom: 35px;
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: -10px;
	padding-right: 0px;
	padding-left: 0px;
}
#logo {
	float: left;
	width: 159px;
}
#logoinside {
	float: left;
	width: 102px;
}
#popup {
	width: 300px;
	margin: 0px;
}
#popup p {
	font-size: 12px;
	line-height: 17px;
	padding-left: 15px;
	margin-bottom: 10px;
}
li {
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-weight: bold;
}
.picspace {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #333333;
}
#caption {
	float: left;
	margin-left: 67px;
	width: 156px;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rightalign {
	text-align: right;
}

