* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-color : #aedaff; 
} 
.clear { 
clear : both; 
} 
img { 
padding : 5px; 
border : 1px solid #caff7a; 
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 10px; 
} 
img.floatTR { 
float : right; 
margin-left : 7px; 
margin-bottom : 0; 
margin-top : -2px; 
margin-right : 10px; 
} 
#wrapper { 
margin : 0 auto; 
width : 922px; 
border-top : 10px solid #ffffff; 
border-left : 5px solid #ffffff; 
border-right : 5px solid #ffffff; 
border-bottom : 5px solid #ffffff; 
background-color : #ffffff; 
} 
#header { 
color : #333; 
width : 900px; 
float : left; 
padding : 10px; 
border : 1px solid #ccc; 
height : 100px; 
margin : 0 0 5px 0; 
background-image : url(images/header.jpg); 
background-repeat : no-repeat; 
} 
.icons { 
float : right; 
margin-right : 10px; 
margin-top : 90px; 
} 
.icons a { 
border : 0 solid; 
} 
.icons img { 
border : 0 solid; 
padding-right : 20px; 
} 
#navigation { 
float : left; 
width : 902px; 
color : #333; 
padding : 10px; 
margin : 0 0 0 0; 
background : #000000; 
} 
#navigation ul { 
font-weight : bold; 
color : #ffffff; 
text-align : center; 
margin : 0; 
padding-bottom : 5px; 
padding-top : 5px; 
padding-left : 0; 
} 
#navigation ul li { 
display : inline; 
} 
#navigation ul li a { 
padding : 5px 10px 5px 10px; 
color : #ffffff; 
text-decoration : none; 
border-left : 1px solid #fff; 
border-right : 1px solid #fff; 
margin-right : -3px; 
} 
#navigation ul li a:hover { 
color : #e93401; 
} 
#leftcolumn { 
color : #333; 
border : 1px solid #ccc; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 200px; 
float : left; 
} 
#leftcolumn h2 { 
background-image : url(images/menubox1-top.jpg); 
background-repeat : no-repeat; 
color : #99cc00; 
font-size : 1.1em; 
font-weight : lighter; 
line-height : 20px; 
text-indent : 10px; 
padding-top : 3px; 
} 
#leftcolumn ul { 
margin-top : -3px; 
background-image : url(images/menubox1-mid.jpg); 
list-style-type : none; 
padding-top : 10px; 
} 
#leftcolumn li { 
font-size : 1.1em; 
border-bottom : 1px dotted #fcc874; 
padding : 5px 10px; 
} 
#leftcolumn li a { 
color : #fcc874; 
width : 180px; 
height : 20px; 
text-decoration : none; 
display : block; 
padding-top : 5px; 
} 
.navbottom { 
height : 20px; 
background-image : url(images/menubox1-bottom.jpg); 
background-repeat : no-repeat; 
} 
#leftcolumn h3 { 
background-image : url(images/loginbox1-top.jpg); 
background-repeat : no-repeat; 
color : #99cc00; 
font-size : 1.1em; 
font-weight : lighter; 
line-height : 25px; 
text-indent : 10px; 
padding-top : 3px; 
margin-top : 20px; 
} 
.form { 
background-image : url(images/loginbox1-mid.jpg); 
background-repeat : repeat-y; 
margin-top : -3px; 
padding-top : 10px; 
} 
.form p { 
padding : 10px; 
color : #a6cc52; 
font-size : 85%; 
} 
.formbottom { 
height : 20px; 
background-image : url(images/loginbox1-bottom.jpg); 
background-repeat : no-repeat; 
} 
#content { 
float : left; 
color : #333; 
background : #f9fdf8; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 456px; 
display : inline; 
} 
#boxes-top { 
height : 20px; 
width : 456px; 
background-image : url(images/content-box-top.jpg); 
} 
#boxes { 
width : 456px; 
min-height : 180px; 
background-image : url(images/content-box-mid.jpg); 
} 
.box1 { 
background-image : url(images/redbg.jpg); 
width : 220px; 
float : left; 
margin-top : 5px; 
} 
.box1 img, .box2 img { 
margin-top : 10px; 
margin-left : 20px; 
} 
.box1 p { 
color : #207fbb; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
margin-top : 10px; 
padding-left : 25px; 
padding-right : 25px; 
text-align : justify; 
} 
.box1 h2 { 
margin-top : 10px; 
margin-left : 25px; 
color : #ff0000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-weight : lighter; 
} 
.box2 { 
background-image : url(images/greenbg.jpg); 
width : 220px; 
float : right; 
margin-top : 5px; 
} 
.box2 p { 
color : #207fbb; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
margin-top : 10px; 
padding-left : 25px; 
padding-right : 25px; 
text-align : justify; 
} 
.box2 h2 { 
margin-top : 10px; 
margin-left : 25px; 
color : #ff0000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-weight : lighter; 
} 
#boxes-bottom { 
height : 20px; 
width : 456px; 
background-image : url(images/content-box-bottom.jpg); 
} 
.maintext h2 { 
color : #ff3300; 
font-weight : lighter; 
font-size : 1.3em; 
text-indent : 10px; 
} 
.maintext-top { 
margin-top : 15px; 
width : 456px; 
height : 20px; 
background-image : url(images/content-box-top.jpg); 
background-repeat : no-repeat; 
} 
.maintext { 
background-image : url(images/content-box-mid-bt.jpg); 
background-repeat : repeat-y; 
} 
.maintext p { 
padding : 10px; 
font-size : 1.2em; 
color : #666666; 
text-align : justify; 
} 
.maintext-bottom { 
width : 456px; 
height : 20px; 
background-image : url(images/content-box-bottom.jpg); 
background-repeat : no-repeat; 
} 
#rightcolumn { 
color : #333; 
border : 1px solid #ccc; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 200px; 
float : left; 
} 
#news-top { 
width : 200px; 
height : 20px; 
background-image : url(images/rightbox-top.jpg); 
background-repeat : no-repeat; 
} 
#news { 
background-image : url(images/rightbox-mid.jpg); 
background-repeat : repeat-y; 
width : 200px; 
} 
#news h3, #right-content h3 { 
font-family : verdana; 
font-size : 1.3em; 
padding-top : 0; 
padding-left : 15px; 
padding-bottom : 5px; 
color : #ff6310; 
margin-top : -5px; 
font-weight : lighter; 
} 
#news h4 { 
font-family : verdana; 
font-size : 0.9em; 
padding-top : 10px; 
padding-left : 15px; 
padding-bottom : 5px; 
color : #ff6310; 
margin-left : 10px; 
} 
#news p { 
font-family : verdana; 
font-size : 0.75em; 
padding-left : 15px; 
padding-bottom : 5px; 
margin-left : 10px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 20px; 
} 
#news a { 
float : right; 
margin-right : 10px; 
} 
#news-bottom { 
width : 200px; 
height : 20px; 
background-image : url(images/rightbox-bottom.jpg); 
background-repeat : no-repeat; 
} 
#right-content-top { 
width : 200px; 
height : 20px; 
background-image : url(images/rightbox-content-top.jpg); 
background-repeat : no-repeat; 
margin-top : 20px; 
} 
#right-content { 
background-image : url(images/rightbox-content-mid.jpg); 
background-repeat : repeat-y; 
width : 200px; 
} 
#right-content p { 
padding : 10px; 
text-align : justify; 
color : #666666; 
font-size : 1.1em; 
} 
#right-content-bottom { 
width : 200px; 
height : 20px; 
background-image : url(images/rightbox-content-bottom.jpg); 
background-repeat : no-repeat; 
} 
#footer { 
width : 900px; 
clear : both; 
color : #d8d8d8; 
border : 1px solid #ccc; 
background : #000000; 
margin : 0 0 0 0; 
padding : 10px; 
text-align : center; 
} 
#footer a { 
color : #d8d8d8; 
}