* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000;
background : url(images/preview.jpg);
background-repeat : repeat-x repeat-y;
} 
img { 
padding : 0px;
border : 1px solid #ccc;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
border : 1px solid #caff7a;
} 


#wrapper { 
margin : 0 auto;
width : 825px;
background : #000;
border : 0px solid #ccc;
} 
#main{
display: block;
width: 100%;
background-color: #000;
} 
#header { 
color : #000;
width : 820px;
float : right;
border : 0px solid #ccc;
margin : 0 0 0 0;
} 
#navigation { 
float : left;
width : 600px;
color : #333;
padding : 5px;
margin : 0 0 0 0;
} 
#navlist { 
margin : 10px;
padding : 5px 7px 30px 7px;
border-bottom : 1px solid #ccc;
} 
#navlist ul, #navlist li { 
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
} 
#navlist a:link, #navlist a:visited { 
float : left;
line-height : 14px;
margin : 0 10px 4px 5px;
text-decoration : none;
color : #ff0000;
} 
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { 
border-bottom : 4px solid #eb6607;
padding-bottom : 2px;
background : transparent;
color : #ff0000;
} 
#navlist a:hover { 
color : #C8C8C8;
} 
#leftcolumn { 
color : #fff;
border-top : 0px solid #ccc;
background : #000;
margin : 10px 0 0 0;
padding : 10px;
width : 165px;
height : 100%;
float : left;
} 
#leftcolumn h2 { 
color : #f36f02;
font-size : 1.5em;
text-decoration : underline;
} 
#leftcolumn ul { 
margin-top : 10px;
padding-bottom : 15px;
margin-bottom : 10px;
border-bottom : 1px dotted;
} 
#leftcolumn li { 
margin-top : 10px;
list-style-type : square;
display : list-item;
list-style-position : inside;
} 
#leftcolumn h3 { 
color : #fff;
font-size : 1.5em;
text-decoration : underline;
padding-top : 10px;
padding-bottom : 15px;
} 
#leftcolumn a:link#current, #leftcolumn a:visited#current, #leftcolumn a:hover { 
border-bottom : 4px solid #eb6607;
padding-bottom : 2px;
background : transparent;
color : #ff0000;
} 
#leftcolumn a:link, #leftcolumn a:visited { 
text-decoration : none;
background : transparent;
color : #ff0000;
} 
#leftcolumn a:hover { 
color : #C8C8C8;
} 
#leftcolumn img { 
padding : 0px;
border : 1px solid #000;
} 
#rightcolumn { 
float : right;
color : #C8C8C8;
border-top : 0px solid #ccc;
background : #000;
margin : 10px 0 0 0;
padding : 10px;
min-height : 348px;
width : 610px;
} 
#rightcolumn h1 { 
color : #fff;
font-size : 1.5em;
text-decoration : underline;
} 
#rightcolumn h3 { 
color : #f36f02;
font-size : 1.5em;
text-decoration : underline;
} 
#rightcolumn a:link, #rightcolumn a:visited { 
text-decoration : none;
color : #ff0000;
} 
#rightcolumn a:hover { 
color : #C8C8C8;
} 
#boxes { 
width : 586px;
margin-left : 5px;
} 
.box1 { 
width : 280px;
float : left;
margin-top : 10px;
} 
.box1 p { 
color : #C8C8C8;
font-size : 12px;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : left;
} 
.box1 h2 { 
margin-top : 10px;
margin-left : 0;
color : #ff0000;
font-size : 22px;
font-weight : lighter;
} 
.box1 a { 
float : left;
padding-right : 5px;
padding-bottom : 5px;
color : #ff0000;
} 
.box1 a:hover { 
color : #C8C8C8;
} 
.box2 { 
width : 280px;
float : right;
margin-top : 10px;
} 
.box2 p { 
color : #C8C8C8;
font-size : 12px;
margin-top : 10px;
padding-left : 0px;
padding-right : 3;
text-align : left;
} 
.box2 h2 { 
margin-top : 10px;
margin-left : 0;
color : #ff0000;
font-size : 22px;
font-weight : lighter;
} 
.box2 a { 
float : left;
padding-right : 5px;
padding-bottom : 5px;
color : #ff0000;
} 
.box2 a:hover { 
color : #C8C8C8;
} 
.clear { 
clear : both;
} 
#triplebox { 
width : 570px;
min-height : 136px;
background : url(images/bluebox.gif) no-repeat;
font-size : 0.75em;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
width : 560px;
text-align : justify;
} 
.col { 
width : 172px;
float : left;
padding : 18px 0 8px 24px;
margin-left : 10px;
padding : 18px 0 8px 4px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col h3 { 
font-size : 1.4em;
} 
#footer { 
text-align : center;
margin-top : 20px;
background : #000;
display : inline;
float : right;
width : 610px;
padding-top : 20px;
padding-bottom : 20px;
color : #fff;
} 
#footer p { 
font-size: 75%;
} 
#footer a { 
color: #73bd25;
} 