* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #fff;
font-size : 12px;
background-color:#430106;
}
img.floatTL { 
float : left;
margin-right : 15px;
margin-bottom : 10px;
margin-top : 12px;
margin-left : 10px;
border:solid 1px #999999;
} 
img.floatTR { 
float : right;
margin-left : 15px;
margin-bottom : 10px;
margin-top : 12px;
margin-right : 10px;
border:solid 1px #999999;
} 
.blue { 
color : #3f4858;
} 
.orange { 
color : #d0660a;
} 
#wrapper { 
width : 900px;
margin : 0 auto;
background-color : #000;
min-height : 1250px;
height : 100%;
} 
* html #wrapper { 
height : 950px;
} 
#header { 
height : 300px;
background-color : #000;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
background-position : center;
padding-top:10px;
} 
.name { 
background-image : url(images/header.jpg);
background-repeat : no-repeat;
} 
.name h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 110px;
} 
.name h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
} 
#menu { 
margin : 0 auto;
position: relative;
padding: 0px 0px 8px 0em;
text-align : left;
}

#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : left;
} 
#menu li { 
display : inline;
} 
#menu a { 
text-transform : uppercase;
text-decoration : none;
font-weight:bolder;
font-size:20px;
padding: 0px 2px 0px 11px;
color: #e71e25;
} 
#menu a:hover {
color: #ccc;
padding: 0px 2px 0px 11px;}
 
#leftcolumn { 
display : inline;
width : 200px;
float : left;
background-color : #000;} 
* html #leftcolumn { 
height : 100%;
padding-left:10px;
} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #d0660a;
font-weight : bolder;
} 
form { 
margin-top : 0;
width : 150px;
margin-left : 20px;
margin-right : 5px;
margin-bottom : 15px;
background-color : #fff;
border : 1px solid #d0660a;
} 
form p { 
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #cd6209;
} 

#leftcolumn h4 { 
color : #d0660a;
text-align : left;
font-size : 1.1em;
margin-top : 25px;
text-decoration : underline;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a { 
color : #e71e25;
text-decoration : none;
font-weight:bold;
} 
.lefttext a:hover { 
color : #ccc;
text-decoration : none;
font-weight:bold;
} 
#rightcolumn { 
display : inline;
margin-right : 10px;
margin-left : 10px;
width : 650px;
float : left;
min-height : 710px;
padding:5px 5px 5px 10px;
background-color : #0c0c0c;
background-repeat: no-repeat;
background-position: bottom;} 
* html #rightcolumn { 
height : 100%;
} 
blockquote { 
margin-top : 5px;
margin-left : 5px;
margin-bottom : 10px;
margin-right : 10px;
border : 1px solid;
padding : 3px;
} 
#rightcolumn p { 
padding-left : 10px;
padding-right : 15px;
padding-top : 10px;
text-align : justify;
color : #fff;
} 
#rightcolumn h2 { 
margin-left : 10px;
margin-top : 10px;
font-size : 1.5em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #fff;
} 
#rightcolumn h3 { 
margin-left : 10px;
margin-top : 10px;
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ccc;
} 
#rightcolumn a { 
color : #e71e25;
text-decoration : none;
font-weight:bold;
} 
#rightcolumn a:hover { 
color : #ccc;
text-decoration : none;
font-weight:bold;
} 
.lb { 
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
} 
#footer { 
background-color : #000;
color:#999999;
display : inline;
float : left;
width : 890px;
text-align : left;
font-size:10px;
padding-top : 10px;
padding-left : 10px;
padding-bottom : 10px;
}
#footer a { 
color:#999999; text-decoration:none; }
#footer a:hover { 
color:#fff; text-decoration:none; }

