

body{
margin:0;
padding:0;
line-height: 1.5em;
background: #000000;
}

b{font-size: 110%;}

}
p {
	margin-top: 0px;
	padding-right: 0px;
        margin-bottom: 10px;
	padding-left: 5px;
	line-height: 1.25em;
        text-align: justify;
        font-family: Arial;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #463903;
        margin-top: 0px;
	margin-bottom: 0px;
 	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #463903;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #463903;
	margin-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
        text-align: justify;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
 	text-align: justify;
        line-height: 1.25em;
}
a:link, a:visited, a:active {
	color: #463903;
	text-decoration: none;
}
a:hover {
	color: rgb(204,51,0);
	text-decoration: underline;


}
#pageTitle {
	height: 60px;
	width: 400px;
	background-color: transparent;
        margin-left: 10px; 
        margin-top: 15px;
}
.topTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
}
.bottomTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	display: block;
	margin-left: 30px;
	line-height: 21px;

}
.SectionTitle {
        width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #463903;
        margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	background-color: #9e987e;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b1a3;
	letter-spacing: 0.01em;
	vertical-align: middle;
}

.SectionTitle a:link, .SectionTitle a:visited, .SectionTitle a:active {
	text-decoration: underline;
	color: #525E8D;
display: block;
}


.SectionTitle a:hover{
	color: #7D0000;
display: block;

}
.SectionSubTitle {
	font-size: 18px;
	font-weight: bold;
        margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #b5b1a3;
	display: block;
        width: 100%;
 	padding-top: 3px;
	padding-bottom: 2px;
        padding-left: 10px;
	background-color: #544e36;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b7975;
	letter-spacing: 0.01em;
	vertical-align: middle;
}


#maincontainer{
width: 900px; 
margin: 0 auto; 
background-image: url(bgbody.jpg);
background-repeat: repeat-y;
}

#topsection{
background: transparent;
height: 300px;
width: 900px;

}

#topsection h1{
margin: 0;
padding-top: 15px;


}

#contentwrapper{
float: left;
width: 100%;
background: transparent;

}

#contentcolumn{
margin-right: 400px; 
padding-left: 40px;
padding-top: 25px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000;
text-align: justify;
}

#rightcolumn{
float: left;
padding-right: 0px; 
padding-top: 25px;
width: 400px;
margin-left: -400px; 
background: transparent;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
text-align: justify;

}

#footer{
clear: left;
width: 100%;
background: #000000;
color: #FFF;
font-family: arial; 
font-size:10px; 
text-align: center;
padding: 0px 0;
line-height: 1.25em;
}

#footer a{
color: #ffffff;

}

.innertube{
margin-left: 20px;
margin-right: 40px; 
}

#positioning {width:875px; height:30px; margin:0em auto;}
#popup {
  padding:0;
  margin:0;
  list-style-type:none; 
  }
#popup li {
  width:105px; 
  background:#cecdc9;
  height:30px; 
  float:left;
  border:1px solid #000;
  margin-right:1px;
  font-family: arial;
  color: #000;
  }
#popup a em {
  font-style:normal; 
  font-size:1em; 
  line-height:1.5em;
  }
#popup a {
  text-decoration:none;
  background:#cecdc9;
  font-family: arial;
  color:#000;
  position:absolute; 
  width:105px; 
  height:20px; 
  display:block;
  text-align:center;
  }
#popup a:hover {
  width:105px; 
  height:28px;
  z-index:200;
  }
#popup a:hover em {
  font-size:1.5em;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer; 
  border:1px solid #000;
  position:absolute; 
  width:170px; 
  height:35px;
  left:-12px; 
  top:-4px;
  background:#000; 
  font-size: 25px; 
  color: #cecdc9;
}

#popup a selected {
  width:105px; 
  background:#aaa;
  height:30px; 
  float:left;
  border:1px solid #000;
  margin-right:1px;
  font-family: arial;
  color: #cecdc9;
  }



img.floatLeft {
float : left;
margin : 2px;
}
img.floatRight {
float : right;
margin : 2px;
}
