
body{
margin: 1px auto;
padding:0;
background:#4B0000 url(images/bg30.gif) no-repeat;
}
.newtextcopy{
font-family:arial;
font-size:13px;
color:#000000;
font-weight:500;
}
a:link { 
color: #ffffff;
text-decoration: none;
}
a:visited { 
color: #ffffff;
text-decoration: none;
}
a:hover { 
color: #ffffff;
text-decoration: none;
}
a:active { 
color: #ffffff;
text-decoration: none;
}

#header{
position:absolute;
left:10px;
top:10px;
width:976px;
height:112px;
background: url(images/header4.jpg) no-repeat;
border: 1px solid black;
}
.logo{
margin-left:10px;
margin-top:5px;
width:481px;
height:102px;
background-image: url(images/logo2.jpg);
background-repeat: no-repeat;
}
h3{
font-family:arial;
font-size:12px;
font-weight:100;
color:#ffffff;
}
h4{
font-family:arial;
font-size:12px;
font-weight:700;
color:#000000;
}
.orangelink{
font-family:arial;
font-size:12px;
font-weight:500;
color:#F3550E;
}
.orangelink a:link { 
color: #F3550E;
text-decoration: none;
}
.orangelink a:visited { 
color: #F3550E;
text-decoration: none;
}
.orangelink a:hover { 
color: #555555;
text-decoration: none;
}
.orangelink a:active { 
color: #F3550E;
text-decoration: none;
}
.textcopy{
font:normal 12px Arial;
color:#000;
}
#wrapper{
position:absolute;
left:75px;
top:10px;
width:1000px;
height:100%;
background-image: url(images/square.gif);
background-repeat: repeat;
}
#content{
position:absolute;
left:13px;
top:140px;
height:100%;
width:971px;
background-image: url(images/bg.gif);
background-repeat: repeat;
}

#menu{
position:absolute;
top:131px;
left:499px;
width:550px;
height:45px;
background-image: url(images/menubar2.gif);
background-repeat:no-repeat;
font-family:arial;
font-size:12px;
font-weight:500;
color:#ffffff;
display:inline;
padding-top:10px;
padding-left:10px;
}

#dropmenudiv{
position:absolute;
margin-top:12px;
border:1px solid #c0c0c0;
font:normal 12px arial;
line-height:18px;
color:#fff;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ 
color: #DF4B0F;
}
#box1{
position:absolute;
left:0px;
top:0px;
width:400px;
height:300px;
background:#ffffff;
}
#box2{
position:absolute;
left:400px;
top:0px;
width:400px;
height:500px;
background-image: url(images/box2.png);
background-repeat: no-repeat;
}
#bottomlinks{
position:absolute;
left:20px;
top:330px;
font-family:arial;
font-size:16px;
color:#ffffff;
}
#footer{
color:#ffffff;
font-family:arial;
font-size:12px;
font-variant:small-caps;
}
hr{
color:#773E3F;
width:967;
line-height:1px;
}

#contentleft{
position:absolute;
left:0px;
top:0px;
width:350px;
}
#contentright{

width:490px;
background:#ffffff;
}
#bottom{
position:relative;
left:0px;
top:15px;
width:373px;
height:29px;
background-image: url(images/bottom.gif);
background-repeat: no-repeat;
}
#bottom2{
position:relative;
left:0px;
top:15px;
width:383px;
height:29px;
background-image: url(images/bottom2.gif);
background-repeat: no-repeat;
}

#rollovers{
position:absolute;
left:140px;top:455px;
font-family:sans-serif;
font-size:14px;
color:#ffffff;
}

a.info{
    position:relative;
    z-index:24;
    color:#fff;
    text-decoration:none}

a.info:hover{z-index:25; background:transparent;}

a.info span{display: none}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:0em; left:10em; width:40em;20px;
    border:1px solid #fff;
    background-color:#4b0000; color:#fff;
    padding:10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135,opacity=10);
    font-family:arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
	
}
.maxwidth{
max-width:900px;
}

