html {
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#e9eeee;
	scrollbar-base-color:#999999;
	scrollbar-darkShadow-color:#333333;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#000000;
}


body {
	background-color: #990000;	
	background-image:url(http://www.elsophia.com/ASSETS/BG/newspaper2.JPG);
	background-attachment: fixed;
	background-repeat:repeat-y;
	background-position:top-left;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	list-style-image: url(http://www.elsophia.com/ASSETS/ul/arrow.GIF);
	list-style-position: inside;
	text-indent: 7px;
	line-height: 15px;
	width: 450px;
	vertical-align: text-top;
	text-transform: lowercase;
	text-align: justify;
}

li {

}

hr {
	color: #999999;
	height: 1px;
	width: 400px;
}


a:link, a:visited {
	color: #000000;
	background-color: #FF9999;
	text-decoration: none;
}

a:hover {
	color: #333333;
	background-color: #CCCC00;
	text-decoration: line-through;
}

a:active {
	color: #999966;
	text-decoration: line-through;
	background: none;
}

h1 {
	color: #999999;
	letter-spacing: 20px;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;	
}
	

h2 {
	color: #996600;
	font: Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;	
}

h3 {
	color: #CCCC00;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;	
	
}

h4 {
	color: #85B898;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;	
}
.introtext{visibility:hidden;font-color:#ffffff;max-height:0px;}
#les, .les , .les a , .les a:hover , .les a:visited  {
	color: #666666;
	font-family: 'century gothic';
	font-size: 22px;
	letter-spacing:7px;
	font-weight:lighter;
	text-indent:19px;
	text-align:left;
	padding:7px;
	text-decoration:none;
	background:none;
}

#backbtn {
 	text-align:right;
 	background:transparent;
	background-image:url('/ASSETS/BG/whiteTRANS.png');
}

.links , .links a , .links a:visited {
	font-family:'Georgia';
	font-size:10px;
	background:none;
	color: #000000;
}

#copyright {
	margin: 0px 0px 100px 195px;
	float:left;
}




#banner {
	margin: 0px 0px 0px 0px;
	background-color: #ccffff;
	width:625px;
	min-width:625px;
	max-width:625px;
	height: 35px;
	min-height: 35px;
	max-height:35px;
	text-align: center;
	padding: 0px;
	font-family: 'century gothic';
	font-size: 36px;
	color: #CC0033;
	font-weight: lighter;
	letter-spacing: 14px;
	word-spacing: 7px;
	vertical-align: text-bottom;
	overflow: hidden;	

}

#news{
	width: 350px;
	max-width:350px;
	height: 200px;
	overflow: scroll;
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#e9eeee; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkShadow-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color:#666666;
	scrollbar-visibility:auto;
	background: transparent;
	background-color: transparent;
	background-image:url(http://www.elsophia.com/ASSETS/BG/goldTRANS.png);
	border-width: 4px 4px 4px 4px;
	border-color: #ffffff;
	border-style: solid;
	padding: 10px;
	}

#red {
	z-index:auto;
	margin: 0px 0px 0px 800px;
	background-image:url(http://www.elsophia.com/ASSETS/me/les9961.JPG);
	background-position:top-right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

/* define images */

img { 
	border-width: 1px;
	border-style: solid;
	border-color: #000000; 
	a: #000000;
	margin: 7px;
}


/* define tables */

table {
	font-size: 11px;
	max-width:600px;
}

#table { 
	max-width:600px;
	}

#maintable {	
	margin: 0px 0px 0px 195px;
	width:600px;
	/*height: 490px;
	overflow: scroll;*/
	background: transparent;
	background-color: transparent;
	background-image:url(http://www.elsophia.com/ASSETS/BG/whiteTRANS.png);
	border-width: 0px 1px 0px 1px;
	border-color: #ffffff;
	border-style: solid;
	padding: 4px;
}

	
#main { background: none; border: none;  max-width:590px; }
#main2 { background: none; border: none; max-width:590px; }
#main3 { background: none; border: none; max-width:590px; }
#main4 { background: none; border: none; max-width:590px; }


tr {
	font-style: normal;
	border: none;
}

td {
	font-style: normal;
	border: none;
}

th {
	font-style: normal;
	color: #333333;
}


form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	margin: 0;
	padding: 0;
	font-weight: bold;
/* removes space below form elements */
	margin: 0; 
 	padding: 0;
}

option {
	font-size: 12px;
	font-style: normal;
	font-family:"Courier New", Courier, mono;
	color: #ffffff;
	border-color: #999966;
	border-width: 1px;
	background-color: #339900;
}

.inputbox {
	font-size: 12px;
	font-style: normal;
	font-family:"Courier New", Courier, mono;
	color: #ffffff;
	border-color: #999966;
	border-width: 1px;
	background-color: #339900;
}


input {
	font-size: 12px;
	font-style: normal;
	font-family:"Courier New", Courier, mono;
	color: #ffffff;
	border-color: #999966;
	border-width: 1px;
	background-color: #339900;
}

textarea {
	font-size: 12px;
	font-style: normal;
	font-family:"Courier New", Courier, mono;
	color: #ffffff;
	border-color: #999966;
	border-width: 1px;
	background-color: #339900;
}

.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	letter-spacing: 1px;
	background-color : #CCCC99;
	color            : #333333;
	border-color: #000000;
	border-width: 1px;
	text-transform: uppercase;
}

/* front blog */

.asset-date
{
float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: 900;
	background-color: #000000;
	letter-spacing: 9px;
	text-align:left;
	text-transform:uppercase;

}
.asset-name {
max-width:150px;
float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 900;
	color: #ffffff;
	letter-spacing: 4px;
	text-align:left;
}

.asset-more-link {
    font-weight: bold;
	color: #990033;
	padding:17px;
}
.asset-footer{
border-top: 1px solid #999999;
margin-bottom:17px;
}

/* styles */

.style2 {
	font-size: 11px;
	color: #666600;
}

.style3 {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}

.style4 {
	font-size: 24px;
	color: #85B898;
	letter-spacing: 4px;
	font-weight: lighter;
	font-family: "Courier New", Courier, mono;
}



.style5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #993300;
	letter-spacing: 2px;
}
.style6 {
	font-size: 14px;
	color: #F08B48;
	font-weight: 900;
	letter-spacing: 4px;
	font-family: "Courier New", Courier, mono;
}

.style7 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #888844;
	font-weight: bold;
}

.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	letter-spacing: 1px;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 2px;
	text-align:center;
}

.style10 {
	color: #990033;
}
