body { background-color: #ccc; }
p { font-size: 11px; font-family: Verdana; margin-top: 0; padding-top: 0; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

.p-shadow { width: 700px; float:left; background: url(../images/shadowAlpha.png) no-repeat right bottom !important; background: url(../images/shadow.gif) no-repeat bottom right; position: absolute; left: 50%; margin: 10px 0 0 -340px !important; margin: 10px 0 0 -345px; }

.p-shadow div { background: transparent !important; background: url(../images/shadow2.gif) no-repeat left top; padding: 0 !important; padding: 0 6px 6px 0; }

.p-shadow p { color: #777; font: italic 10px georgia, serif; background-color: #fff; padding: 4px; margin: -6px 6px 6px -6px !important; margin: 0; }
.p-shadow p text { color: #777; font: italic 10px georgia, serif; margin: -6px 6px 6px -6px !important; padding: 4px; }

.chromestyle{ font-family: Verdana; width: 698px; font-weight: normal; margin: -6px 6px 6px -6px; padding: 4px; }
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: solid 1px #bbb;
width: 100%;
background: url(../images/chromebg.gif) repeat-x center top; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{ background-color: #f0f0f0; background-repeat: repeat-x; background-attachment: scroll; background-position: center top;
 /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ 
content: " v";
content: " " url(../images/bgimage.gif); 
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ font: 12px/18px Verdana; position:fixed; top: 0; z-index:100; background-color: white; width: 200px; visibility: hidden; border-color: #bbb; border-style: solid; border-width: 1px 1px 0; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{ width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #bbb; /*THEME CHANGE HERE*/
padding: 2px 0; text-decoration: none; font-weight: normal; color: black; background-color: #fff; }

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
h3 { font-family: Verdana; font-style: normal; margin-bottom: 0; }
b { font-size: 11px; font-family: georgia; font-weight: normal; font-style: normal; padding-bottom: 3px; }
.main { background-color: #fff; position: absolute; left: 50%; width: 700px; margin: 0 0 0 -350px; padding: 0 5px 0; border: solid 1px #666; }
