/* Firefox */

body {
margin:0;
padding:0;
font-size:0.8em;
line-height:20px;
font-family: "Trebuchet MS", Arial;
border:1px solid #666;
background:#000000;
}

/* HTML Links */
a {
color:#FECE2C;
text-decoration:none;
}

/* HTML Links (Underlining) */
a:hover {
text-decoration:underline;
}

/* Header image */
#header {
width: 1024px;
height: 270px;
margin: 0 auto;
padding:30px 0px 0 0px;
background:url(../images/background01.jpg) no-repeat top right #0E4331;
}

/* Logo Image */
#logo {
padding:30px 20px 0 40px;
height:210px;
background:url(../images/logo-02.png) no-repeat; text-align:left;
}

img, div, input { behavior: url("http://www.imamyth.com/iepngfix.htc") }

/* Logo Link */
#logo a{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:20px;
text-transform:uppercase;
letter-spacing:5px;
}

/* Logo Text */
#logo_text {
float:right;
width:240px;
text-align:left;
font-size:12px;
color:#fffc00;
}

/* Logo Style Selection Text */
#logo_styles {
padding:70px 20px 0 0px;
text-align:left;
font-size:16px;
color:#ffffff;
}

/* Top Menu */
#menu {
background:#000000;
height:40px;
}

/* Top Menu (Inside) */
#insidemenu {
background:#000000;
height:40px;
width:1024px;
float:center;
margin:	0 auto;
}

/* Top Menu Hyperlinks */
#menu a {
display:block;
float:right;
color:#FECE2C;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
margin:0 15px;
padding-top:10px;
}

/* Top Menu - Shift Hyperlinks When Moused Over */
#menu a:hover{
padding-top:12px;
}

/* Top Menu - Regular Text */
#menu p {
display:block;
float:left;
color:#FFFFFF;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
margin:0 15px;
padding-top:10px;
}

/* Splitter Image for Left/Right? */
.splitter {
display:block;
float:left;
}

/* Left Section - Text */
#text {
margin: 0 305px 0 20px;
}

/* Left Section - Paragraphed Text */
#text p {
padding: 0 10px 5px 10px;
color:#ffffff;
}

/* Left Section - Bolded Text */
#text strong {
font-size:14px;
}

/* Left Section - Lists */
#text li {
list-style:none;
padding-left:20px;
background:url(../images/li_yellow.gif) no-repeat 0px 4px;
color:#ffffff;
}

/* Right Side */
#sidebar {
float:right;
width:235px;
padding: 0 20px 0 10px;
color:#ffffff;
font-size:12px;
}

/* Right Side - Links */
#sidebar a{
color:#FECE2C;
}

/* Right Side - Lists */
#sidebar li {
list-style:none;
padding-left:20px;
color:#ffffff;
}

/* Right Side - Bolded Text */
#sidebar b {
font-size:13px;
color:#FF4721;
}

/* H1 Text */
h1 {
margin:0;
padding:10px 0 0 10px;
text-transform:uppercase;
font-size:1.5em;
color:#FF4721;
}

/* H2 Text */
h2 {
text-transform:uppercase;
color:#36A3A6;
}

/* Left Side - Hyperlinks Color */
a {
color:#FECE2C;
}

/* Main Page - Background w/ Buffer */
#main {
float:center;
background:#0E4331;
padding:20px 0 0 0;
width: 1024px;
margin: 0 auto;
}

/* Footer */
#footer {
/* background:url(../images/footer_bckg_light.gif) repeat-x #000; */
height:57px;
clear:both;
}

/* Footer (inside) */
#insidefooter {
background:url(../images/footer_bckg_light.gif) repeat-x #000;
height:57px;
clear:both;
width: 1024px;
margin: 0 auto;
}

/* Footer - Left Side Text */
#left_footer {
float:left;
padding:20px 0 0 30px;
color:#000000;
font-size:12px;
}

/* Footer - Left Side Hyperlinks */
#left_footer a {
color:#FECE2C;
}

/* Footer - Left Side Hyperlinks (No Underline) */
#left_footer a:hover {
text-decoration:none;
}

/* Footer - Right Side Text */
#right_footer {
float:right;
padding:20px 30px 0 0;
color:#000000;
font-size:12px;
text-align:right;
}

/* Footer - Right Side Hyperlinks */
#right_footer a {
color:#FECE2C;
}
