body {
font-family: georgia, sans-serif, Helvetica, Arial, Verdana;
font-size: 13px;
background-color: #000;
background-image: url(images/bg.png);
color: #ccc;
text-align: center;
margin: 0px;
padding: 20px 0px 20px 0px;
}
#wrapper {
width: 956px;
padding: 10px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
}
#header {
margin: 0px;
padding: 0px;
height: 110px;
width: auto;
background-image: url(images/gradient.png);
background-repeat: no-repeat;
border: 1px solid #4C4C4C;

}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left {
margin: 0px;
width: 158px;
height: 300px;
padding: 10px 20px 10px 20px;
float: left;
}
#nav {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 1px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
font-size: 25px;
font-family: serif, courier;
color: #ccc;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 22px;
width: 130px;
}
#nav li a:hover {
color: #FE7E00;
text-decoration: none;
}
#center {
height: auto;
width: 504px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.8em;
}
#center li a:link, a:visited, a:active {
color: #FE7E00;
text-decoration: none;
}
#center li a:hover {
color: #4C4C4C;
text-decoration: none;
} 
h1 {
font-size: 15px;
color: #4C4C4C;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #FE7E00;
}
p {
color: #ccc;
}
p a:link, a:visited, a:active {
color: #FE7E00;
text-decoration: none;
}
p a:hover {
color: #4C4C4C;
text-decoration: none;
} 
ul {
color: #4C4C4C;
}
#right {
padding: 10px 20px 10px 20px;
height: 300px;
width: 150px;
float: left;
margin: 0px 0px 0px 0px;
background-image: url(images/right_demo2.gif);
border: 1px solid #4C4C4C;
}
#rightlower {
padding: 15px 20px 10px 20px;
height: 176px;
width: 150px;
float: left;
margin: 3px 0px 0px 0px;
background-image: url(images/logo_head.gif);
border: 1px solid #4C4C4C;
}
#flash {
margin: 0px 0px 0px 0px;
height: 30px;
width: 185px;
float: right;
margin: 0px 0px 0px 0px;
background: #000;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 10px 0px 10px 0px;
border: 1px solid #FE7E00;
}
#footer p {
color: #ccc;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #FE7E00;
text-decoration: none;
}
#footer a:hover {
color: #4C4C4C;
text-decoration: none;
} 
