
body {
margin-top: 20px;
text-align:center;
}



* {
  font-family: Arial;
  font-weight: strong;
  font-size:12pt;
  color: #000000;
}

#page_wrapper {
width: 800px;
text-align: center;
}

#header {
width: 800px;
height: 150px;
background-image: url('../img/header.gif');
text-align:right;
overflow:hidden;
}

.form {
float:right;
margin-right:20px;
padding-top:148px;
}


#menu {
position:absolute;
width: 180px;
margin-top: 192px;
margin-left: 10px;
line-height:20px;
text-align:left;
}

#submenu {
margin-bottom: 6px;
margin-top: 6px;
margin-left: 0px;
line-height:14px;
font-size:9pt;
text-align:left;
}

#submenu a:link{
color:#555555;
margin-bottom: 6px;
margin-top: 0px;
margin-left: 4px;
line-height:14px;
font-size:9pt;
text-align:left; 
}

#submenu a:visited{
color:#777777;
margin-bottom: 6px;
margin-top: 0px;
margin-left: 4px;
line-height:14px;
font-size:9pt;
text-align:left;
}

#submenu a:hover{
color:#999999;
margin-bottom: 6px;
margin-top: 0px;
margin-left: 4px;
line-height:14px;
font-size:9pt;
text-align:left;
}


.right{
margin-right:20px;
margin-bottom:10px;
text-align: right;
font-style: italic;
}

#contentlong {
text-align:justify; 
padding-left:240px;
padding-right:50px;
margin-top:0px;
padding-top:30px;
background-image: url('../img/bgwrapper.gif');
}

#contentlong li {
margin-bottom:10px;
}

#small {
}

#small a {
color:#666666;
font-size:11px;
}

#small a:hover {
color: #000000;
text-decoration:none;
}

#articlebox {
width:480px;
padding:10px;
color:#000000;
border-color: #000000;
border-style: solid;
border-width:thin;
margin-bottom:10px;
}

#articlebox p{
margin-left:25px;
margin-right:25px;
}

.title{
color:#b45227;
font-weight:800;
}

.textfield {
width:500px;
height:125px;
margin-left: 10px;
padding: 15px;
text-align:justify; 
color:#ffffff;
background-image: url('../img/textfield.jpg');
background-repeat:no-repeat;
}

.textfield2 {
width:500px;
margin-left: 10px;
font-size:12pt;
padding: 15px;
text-align:justify; 
color:#000000;
background-image: url('../');
background-repeat:no-repeat;
}


//margin-bottom: 15px;
//margin-right: 50px;
//margin-left: 0px;


.bold {
font-weight:bold;
}


#contentlong .middle {
margin-left: 0px;
margin-right: 0px;
font-weight:bold;
text-align:justify; 
}

#contentlong ul {
margin-left: 20px;
margin-right: 0px;
text-align:justify;
}

#contentlong ol {
margin-left: 20px;
margin-right: 0px;
text-align:justify;

}

#contentlong h1 {
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 14pt;
font-weight: strong;
text-align:left; 
}

#contentlong h2 {
margin-top: 10px;
margin-right:0px;
margin-bottom: 0px;
font-size: 14pt;
font-weight: strong;
text-align:justify; 
}

.container {
margin-top: 20px;
margin-right: 0px;
margin-bottom: 10px;
padding: 10px ;
background: #8d8d8d;
text-align:justify; 
border-color: #000000;
border-style: solid;
}

a:link {
color: #000000;
font-size: 16px;
text-decoration:none;
font-weight:700;
}
a:visited {
color: #000000;
font-size: 16px;
font-weight:700;
text-decoration:none;
}
a:hover {
color: #999999;
font-size: 16px;
text-decoration:none;
font-weight:700;
}

#footer {
clear: both;
font-size:11px;
margin-bottom: 0px;
margin-top: 0px;
padding-top:65px;
width:800px;
height:80px;
text-align:center;
background-image: url('../img/footer.gif');
background-repeat:no-repeat;
}

#footer a:link {
color: #000000;
font-size: 10px;
text-decoration:none;
font-weight:700;
}

#footer a:visited {
color: #000000;
font-size: 10px;
text-decoration:none;
font-weight:700;
}

#footer a:hover {
color: #ffffff;
font-size: 10px;
text-decoration:none;
font-weight:700;
}
