@charset "UTF-8";
*,html,body {
margin:0;
padding:0;
}

body {
background:#000;
background-image:url(../images/bodybg.gif);
background-repeat:repeat-x;
background-position:top center;
color:#fff;
font-family:'Lucida Grande', Tahoma, Verdana, Arial;
font-size:11px;
height:100%;
}

#header-left {
float:left;
text-align:left;
margin:10px;
}

#header-right {
float:right;
text-align:right;
margin:10px 10px 30px;
}
#header-left a img, #header-right a img {
border:none;
}

#footermark {
position:absolute;
bottom:0;
right:0;
z-index:-1;
float:right;
text-align:right;
font-size:150px;
color:#001125;
letter-spacing:-15px;
overflow:hidden;
margin:0;
padding:0;
}

#vertical_container {
margin-bottom:10px;
clear:both;
background-image:url(../images/bottomshadow.png);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:8px;
}

.accordion_toggle, .accordion_toggle a {
display:block;
height:30px;
width:100%;
line-height:30px;
color:#000b20;
font-weight:400;
text-decoration:none;
outline:none;
font-size:16px;
cursor:pointer;
border-bottom:1px solid #182330;
border-top:none;
margin:0;
padding:0;
}

.accordion_toggle_active, .accordion_toggle_active a {
font-weight:bold;
color:#fff;
text-decoration:none;
}
h1.accordion_toggle a, h1.accordion_toggle a:visited, h1.accordion_toggle a:hover {
text-decoration:none;
}

.accordion_content {
background-color:#000;
color:#FFF;
overflow:hidden;
margin:0;
padding:0;
width:100%;
}

.accordion_content h3 {
color:#FFF;
font-weight:400;
font-size:14px;
margin:0;
padding:10px 0 0 15px;
}

.accordion_content p {
line-height:150%;
padding:5px 5px 15px 15px;
}

.accordion_content .about {
width:31%;
float:left;
margin-right:15px;
}

.accordion_content .about img {
float:left;
padding:5px 8px 5px 0;
}
.accordion_content p a,.accordion_content p a:visited {
color:#FFF;
}

.accordion_content p a:hover {
text-decoration:none;
}

.page-footer {
text-align:right;
color:#334d75;
margin:0 10px 10px 10px;
}
.page-footer a, .page-footer a:visited {
color:#334d75;
text-decoration:none;
}
.page-footer a:hover {
text-decoration:underline;
}
.darker {
color:#666;
}

h1#web {
background-color:#a9d06a;
background-image:url(../images/bg-green.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

h1#graphic {
background-color:#6594c2;
background-image:url(../images/bg-blue.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

h1#about {
background-color:#9a98ca;
background-image:url(../images/bg-urple.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

h1#contact {
background-color:#e0542f;
background-image:url(../images/bg-umber.gif);
background-repeat:repeat-x;
background-position:bottom left;
border-bottom:none;
}
img,div {
behavior:url(../iepngfix.htc);
}
#credits {
background-color:#000;
padding-bottom:15px;
}
#credits a, #credits a:visited {
color:#ffffff;
}
#credits a:hover {
text-decoration:none;
}
#credits h1 {
background-color:#6ad098;
background-image:url(../images/bg-credits.gif);
background-repeat:repeat-x;
background-position:bottom left;
display:block;
height:30px;
width:100%;
line-height:30px;
font-size:16px;
cursor:pointer;
border-bottom:1px solid #182330;
margin:0;
padding:0;
}
#credits p {
margin-left:10px;
margin-top:15px;
}
