/* CSS Document */



body {

font-family:Arial;

font-size:11px;

margin:0;

padding:0;

background: url(images/body_bg.gif);

background-repeat:repeat-x;

background-color:#000000;

}



ul {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color:#FFFFFF;

font-weight:normal;

margin-top:0px;

padding-top:4px;

padding-left:0;

}



li {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color:#FFFFFF;

font-weight:normal;

color:#FFFFCC;

margin:0;

padding-left:0;

}

/* No Borders on Linked Images */



a:link img {

border:0;

}

a:visited img {

border:0;

}

a:link, a:active, a:visited {

color:#EE0000;

text-decoration:none;

}

a:hover{

color:#FFFFFF;

text-decoration:underline;

}



.highlight {

color:#bc463b;

font-weight:bold;

}

.title {

font-size:14px;

font-weight:bold;

color:#fefda5;

}

.title2 {

font-size:16px;

font-weight:bold;

color:#fefda5;

}

.padd_right {

margin-right:10px;

}

/* Divs */



#bg_one {

position:absolute;

height:767px;

width:531px;

top:34px;

left:100%;

margin-left:-531px;

background-image:url(images/bg_one.jpg);

background-repeat:no-repeat;

z-index:1;

}

#nav {

position:absolute;

height:160px;

width:880px;

left:50%;

margin-left:-440px;

z-index:4;

}

#top_flash {

position:absolute;

height:523px;

width:1053px;

top:34px;

left:50%;

margin-left:-610px;

z-index:2;

}

#mother {

position:absolute;

left:50%;

width:788px;

margin-left:-394px;

z-index:3;

}

#welcome_flash {

margin-top:254px;

width:788px;

}

#content {

margin-top:284px;

width:758px;

margin-left:21px;

margin-bottom:15px;

}

#content p{

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color:#FFFFFF;

font-weight:normal;

text-align:justify;

}

#bottom {

width:845px;

height:33px;

margin-left:-30px;

background-image:url(images/bottom_bg2.gif);

background-repeat:no-repeat;

}

#bottom p {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color:#FFFFFF;

margin:0;

padding-top:9px;

text-align:center;

}



#bottom a:active, #bottom a:link, #bottom a:visited {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

color:#FFFFFF;

padding-left:30px;

padding-right:30px;

text-decoration:none;

}

#bottom a:hover {

color:#AA0000;

padding-left:30px;

padding-right:30px;

text-decoration:none;

}