/* CSS Document */
BODY{
background-color: rgb(95,1,1);
}

div#everything {
margin-left: auto;
margin-right: auto;
width: 780px;
}


div#header {
float: left;
width: 100%;
line-height: normal;
font-size: 10pt;
font-weight: bold; 
}

div#header ul {
margin-top: 3px;
margin-left:75px;
padding: 0px;
list-style: none;
}

div#header li {
float:left;
margin-top: 0px;
margin: 0px;
margin-bottom: 0px;
padding: 0px;
background: url(images/tab_up_right.jpg) no-repeat right top;
background-color:#000000;
}

div#header a {
display: block;
padding: 4px 15px;
margin-top: 0px;
background: url(images/tab_up_left.jpg) no-repeat left top;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-decoration: none;
color: white;
}


div#header a:hover {
color:#FFCC00;
text-decoration:none;

}

div#header #current {
background-image: url(images/tab_up_active_right.jpg);
/*height: 28px;*/
margin: 0px;
margin-top: 0px;
}

div#header #current a {
background-image: url(images/tab_up_active_left.jpg);
/*height: 28px;*/
margin: 0px;
margin-top: 0px;
}


div#banner {
background-image:url(images/ajtest_header.jpg);
background-repeat:no-repeat;
margin-top: 0px;
width: 780px;
height: 145px;
text-indent: -9999px;
}

/*div#banner h1 {
text-indent: -9999px;
margin:0px;
padding: 0px;
}*/


div#banner2_slice {
background-image:url(images/ajtest_header2.jpg);
background-repeat:no-repeat;
/*float: left;*/
margin-top:0px;
margin: 0px;
padding: 0px;
width: 780px;
height: 27px;
}

div#banner2_slice ul { 
margin-top:0px;
margin-right: 0px;
margin-bottom:0px;
padding: 0px;
}

div#left_image1 {
float:left;
margin-top: 0px;
margin: 0px;
padding: 0px;
width: 244px;
height: 759px;
}


div#content_image {
background-image: url(images/ajtest_content.jpg);
background-repeat: no-repeat;
float: right;
margin-top: 0px;
margin: 0px;
padding: 0px;
width: 536px;
}


H1 {
font-family: font-family:Georgia, "Times New Roman", Times, serif;
line-height:100%;
padding-top:15px;
margin-left: 18px;
width: 420px;
font-style:italic;
font-weight: bold;
font-size: 17pt;
color: #FFFF33;;
}

H2 {
font-family: font-family:Georgia, "Times New Roman", Times, serif;
width: 420px;
margin-left: 40px;
font-style:italic;
font-weight: bold;
font-size: 13pt;
color: #FFFF33;
}

H3 {
font-family: font-family:Georgia, "Times New Roman", Times, serif;
margin-left: 18px;
width: 430px;
line-height: 150%;
font-style:italic;
font-weight: bold;
font-size: 14pt;
color: white;
}

HR {
float:left;
padding-left:0px;
padding:0px;
margin:0px;
color:#FFFF33;
width:505px;
}

.credits p {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:15px;
margin-left: 7px;
width: 420px;
font-style:italic;
font-weight: bold;
font-size: 8pt;
color: #FFFF33;;
}




P {
margin-left: 40px;
width: 440px;
line-height: 200%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size: 10pt;
color: white;
text-decoration: none;
}

a{
color:#FFFFFF;
text-decoration: none;
}

a:hover {
color:#FFFF33;
}



div#footer {
background-image: url(images/ajtest_footer.jpg);
float: right;
margin-bottom: 0px;
padding: 0px;
width:780px;
height: 230px;
}









