* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;
background : #000;
} 
.clear { 
clear : both;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #000;
width : 902px;
float : center;
padding : 10px;
border-top : 1px solid #000;
border-bottom : 1px solid #000;
height : 100px;
margin : 10px 0 1px 0;
} 
.icons { 
float : right;
margin-right : 10px;
margin-top : 0;
} 
.icons a { 
border : 0 solid;
} 
.icons img { 
border : 0 solid;
padding-right : 20px;
} 
#stripes { 
float : left;
width : 922px;
height : 10px;
color : #333;
margin : 0 0 0 0;
background-image : url(images/stripes.jpg);
background-repeat : repeat-x;
} 
#leftcolumn { 
color : #cccccc;
background : #333333;
margin : 1px 0 0 0;
padding : 10px;
min-height : 544px;
width : 202px;
float : left;
border-top : 1px solid #595959;
} 
ul { 
list-style : none;
} 
li { 
margin : 2px 0 2px 5px;
} 
li a { 
display : block;
width : 198px;
height : 30px;
line-height : 30px;
background : url(images/nav.jpg) no-repeat left top;
text-indent : 5px;
color : #cccccc;
text-decoration : none;
font-weight : bold;
} 
li a:active, li a:visited, li a:hover { 
background-position : right top;
color : #cccccc;
font-weight : 800;
} 
.textboxleft { 
background-image : url(images/lefttop.jpg);
background-repeat : no-repeat;
background-position : top 0%;
margin-top : 25px;
background-color : #000000;
border-left : 1px solid #666;
border-bottom : 1px solid #666;
border-right : 1px solid #666;
padding : 5px;
background-position : top 0%;
} 
.textboxleft h3 { 
color : #cccccc;
font-size : 1.3em;
padding : 22px 0 0 0;
} 
.textboxleft p { 
text-align : justify;
font-size : 1.1em;
color : #bebebe;
} 
.textboxleft a { 
color : #ff9900;
text-decoration : none;
} 
#rightcolumn { 
float : right;
color : #333;
background : #333333;
margin : 1px 0 0 0;
padding : 10px 10px 0 10px;
min-height : 554px;
width : 678px;
border-left : 1px solid #595959;
border-top : 1px solid #595959;
display : inline;
} 
.textboxright { 
background-image : url(images/righttop.jpg);
background-repeat : no-repeat;
background-position : 0 0;
padding : 5px;
background-color : #000000;
border-left : 1px solid #666;
border-bottom : 1px solid #666;
border-right : 1px solid #666;
margin-bottom : 10px;
} 
.textboxright h2 { 
color : #cccccc;
padding : 29px 0 0 0;
font-size : 1.8em;
font-weight : lighter;
} 
.textboxright p { 
text-align : justify;
font-size : 1.1em;
color : #bebebe;
} 
.textboxright { 
background-image : url(images/righttop.jpg);
background-repeat : no-repeat;
background-position : 0 0;
padding : 5px;
background-color : #000000;
border-left : 1px solid #666;
border-bottom : 1px solid #666;
border-right : 1px solid #666;
margin-bottom : 10px;
} 
.textboxright h2 { 
color : #cccccc;
padding : 29px 0 0 0;
font-size : 1.8em;
font-weight : lighter;
} 
.textboxright p { 
text-align : justify;
font-size : 1.1em;
color : #bebebe;
} 
.col { 
width : 200px;
float : left;
padding : 0 1px 0 7px;
} 
.col p { 
margin : 11px 0 0 5px;
padding : 0;
text-align : justify;
} 
.col h3 { 
color : #cccccc;
font-size : 1.2em;
padding : 30px 0 0 0;
} 
.col a { 
float : right;
margin : 10px 0 0 10px;
padding : 7px 0 5px 0;
} 
#footer { 
width : 902px;
clear : both;
border-top : 1px solid #666;
border-bottom : 25px solid #000000;
margin : 1px 0 10px 0;
padding : 10px;
background-color : #000000;
} 
#footer p { 
padding : 0;
font-size : 80%;
color : #878787;
text-align : right;
} 
#footer a { 
color : #878787;
text-decoration : none;
} 
