body {
	background-image: url('images/bgtop.jpg');
        background-attachment: static;
        background-position: top center;
        background-repeat: repeat-x;
	font-family: gill sans;
	line-height: 18px;
	font-size: 14px;
	color: #860e70;
	margin-top: 0px;
   	margin-bottom: 15px;
   	margin-right: auto;
   	margin-left: auto;
   	text-align: left; }

tr,td, table {
	font-family: gill sans;
	font-weight:bold;
	line-height: 18px;
	font-size: 14px;
	color: #860e70;
	margin-top: 0px;
   	margin-bottom: 15px;
   	margin-right: auto;
   	margin-left: auto;
   	text-align: left; }




#container {	
	background-color: #ffffff;
	text-align:left; 
	width: 277px;
	}

.outer {
	background-color: #ffffff;
     	color: #860e70;
     	width: 714px;
     	padding: 0px;
	text-align: top;
	margin-right: 0px;
     	margin-left: 0px;
     	text-align: center; }

.inner {
	background-color: #ffffff;
    	color: #860e70;
    	width: 712px;
    	padding: 0px;
	border-top: 0px solid #860e70;
	border-bottom: 0px solid #860e70;
	text-align: top;
	margin-right: 0px;
   	margin-left: 0px;
     	text-align: left; }



a:link, a:active, a:visited {
	font-size: 12px;
	color: #e5398d;
	letter-spacing: 1px;	
	text-decoration:none;}

a:hover {
	color: #ffffff;
	background-color: #860e70;
	text-decoration: underline;}


b, strong, u, i {
	color: #e57625;}

h1 {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x; 
	font-size: 12px;
	color: #860e70;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px;
	padding-left: 2px;
text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;}

h1:first-letter {
	font-size: 20px;
     	color: #e57625;
    	font-family: "Apple Chancery", "Zapf Chancery", cursive
	text-transform: lowercase;
	font-style: italic; }

h2 {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x; 
	font-size:12px;
	color: #db0962;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: right;
	padding: 0px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 2px;}

h2:first-letter {
	font-size: 20px;
     	color: #860e70;
    	font-family: "Apple Chancery", "Zapf Chancery", cursive
	text-transform: lowercase;
	font-style: italic; }

h3 {
	font-size:12px;
	color: #860e70;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	padding: 0px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 2px;}

h3:first-letter {
	font-size: 20px;
     	color: #db0962;
    	font-family: "Apple Chancery", "Zapf Chancery", cursive
	text-transform: lowercase;
	font-style: italic; }


select{
	font-family: gill sans;
	color: #860e70;
	background: #ffffff;
	font-size:11px;}

button, submit, input, textarea, hr {
	background: #ffffff;
	border: 1px solid #860e70;
	font-family: gill sans;
	font-size: 7pt;
	color: #860e70;}

 form {
	background: #ffffff;
	border: 0px solid #860e70;
	font-family: gill sans;
	font-size: 7pt;
	color: #860e70;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
