
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#3f3f3f;
}
h1 { 
 margin: 0pt 0pt 0.7em; 
 font-size: 24px; 
 font-weight: bold; 
 font-family: Tahoma,sans-serif;
 color: #252525; 
}
h2 { 
 margin: 5px 0px 5px 0px; 
 font-size: 16px; 
 font-weight: bold; 
 font-family: Tahoma,sans-serif;
 color: #252525; 
}
h3 { 
 margin: 5px 0px 5px 0px; 
 font-size: 14px; 
 font-weight: bold; 
 font-family: Tahoma,sans-serif;
 color: #252525; 
}
h4 { 
 margin: 5px 0px 5px 0px; 
 font-size: 14px; 
 font-weight: bold; 
 font-family: Tahoma,sans-serif;
 color: #252525;
}
p { 
 margin: 5px 0px 5px 140px; 
 font-size: 14px; 
 font-weight: bold; 
 font-family: Tahoma,sans-serif;
 color: #252525; 
}
a { 
 color: #252525;
 text-decoration: none; 
}
a:active { 
 color: #252525;
 text-decoration: none; 
}
a:hover { 
 color: #252525;
 text-decoration: underline;
}
a:visited { 
 color: #252525;
 text-decoration: none; 
}
ul { 
 margin: 10px;
 padding: 10px;  
 font-weight: normal; 
 font-family: Arial,sans-serif;
 color: #000
}
li { 
 margin: 10px;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;
}
#header {
 color: #333;
 width: 960px;
 float: left;
 padding: 0px 0px 0px 0px;
 border: 0px solid #ccc;
 height: 115px;
 margin: 0px 0px 0px 0px;
 background: #252525;
}
#navigation {
 float: left;
 width: 950px;
 color: #252525;
 padding: 5px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #e7e7de;
}
.navtext { 
 float: left; position: relative; top: 0px; left: 15px;
}
.navtext a { 
 margin: 5px;
}
.navtext a:hover { 
 color: #252525;
 text-decoration: underline; 
}
.navtext2 { 
 float: right; position: relative; top: 0px; right: 15px;
}
.navtext2 a { 
 margin: 5px;
}
.navtext2 a:hover { 
 color: #252525;
 text-decoration: underline; 
}
.solid-ltblue{
 background:#e7e7de;
 color:#000;
 font-weight:normal;
 padding:10px;
 text-align:left;
}
.solid-dkblue{
 background:#252525;
 color:#FFFFFF;
 font-weight:bold;
 padding:10px;
 text-align:center;
 margin: 0px 0px 0px 0px
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 1700px;
 width: 940px;
 float: left;
 background: #fff;
}
.leftcolumn-p {
 padding: 20px;
}
#rightcolumn { 
 float: right;
 color: #333;
 border-left: 1px solid #e1e1e1;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 925px;
 width: 239px;
 background: #fff;
}
#leftcolumn2 { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 2220px;
 width: 940px;
 float: left;
 background: #fff;
}
#rightcolumn2 { 
 float: right;
 color: #333;
 border-left: 1px solid #e1e1e1;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 1700px;
 width: 319px;
 background: #fff;
}
#footer { 
 width: 940px;
 clear: both;
 font-family: Arial,sans-serif;
 color: #fff;
 font-weight:normal;
 font-size: 13px;
 border: 0px solid #ccc;
 background: #252525;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 text-align:center;
}
.footertext { 
 color: #fff;
}
.footertext a { 
 margin: 5px;
 color: #fff;
}
.footertext a:hover { 
 color: #fff;
 text-decoration: underline; 
}
.title{
 position:absolute;
 top: 168px;
 left: 42px;
}
