
body {
     background: url(img/pgbg.jpg) top left repeat #303030;
     margin: 0 auto;
     color: #b8dbdd;
     text-align: center;
}

body, html {
     height: 95%;
}

a, a:visited {
     color: #77ecf3;
	 text-decoration: none;
}

a:active, a:hover {
     color: #bafe8d;
}
#top  {
     width: 100%;
     height: 100px;
     background: url(img/topbg.jpg) top left repeat-x #303030;
     margin: 0 auto;
     text-align:center;
}

#wrapper {
     margin: 0 auto;
     width: 850px;
	 min-height: 96%;
     height: auto;
     background: #222;
	 clear:both;
	 border-bottom: 1px dashed #555;
}

#content {
     width: 850px;
     text-align: left;
     margin-top: 0px;
	 clear:both;
	 height:auto;
}

#left {
     margin-top: 5px;
     float: left;
	 width: 190px;
     border-right: 1px dashed #555;
     padding-right: 10px;
     text-align: left;
     margin-left: 10px;
     font-family: verdana, tahoma;
     font-size: 12px;
}

#right {
     margin-top: 5px;
	 padding-top: 5px;
     margin-left: 225px;
     width: 610px;
	 padding-right: 5px;
	 font-family: verdana, tahoma;
     font-size: 12px;
	  
}


.titl {
     color: #656565;
     font-family: verdana;
     padding-left: 15px;
     font-weight: bold;
     line-height: 40px;
     font-size: 20px;
     background: url(img/topbg.jpg) left bottom repeat-x #303030;
}

.date {
     float: left;
     font-size: 10px;
     margin-left: 15px;
     margin-top: 5px;
}
.story {
     font-size: 12px;
     font-family: verdana, tahoma;
     width: 95%;
     padding: 10px;
     margin-top: 20px;
}
.end {
     margin-left: 15px;
     font-size: 10px;
     margin-bottom: 25px;
}


.lnks {
     font-family: verdana;
     font-size: 12px; 
}
div.lnks a:link, div.lnks a:visited{
     background: url(img/ex.gif) center left no-repeat;
     padding-left: 15px;
}

.time {
position: relative;
left: 360px;
top: 5px;
display: inline;
clear:left;
width: 350px;
height: 25px;
font-size: 10px;
}

#footer {
     position: fixed;
     bottom: 0;
     font-size: .7em;
     color: #555;
     width: 100%;
     padding: 10px;
     text-align: right;
}

img {
border: 0;
}

.spacer{
clear: both;
}
/* SVA CSS */
EMBED, OBJECT, TABLE#viewer {
		background-color: ;
		width: ;
		height: ;
	}
	
	UL 						{
		padding: 10px 0 10px 20px;
		margin: 0;
	}

	UL LI					{
		list-style-type: square;
	}

	DIV#overview 			{
		color: ;
		text-align: left;
		padding: 10px;
		margin: 0;
		width: 390px;
	}
	
	DIV#overview UL#extended {
		padding: 0;
		margin: 0;
	}
	
	DIV#overview UL#extended LI {
		font-weight: bold;
		list-style-type: none;
		float: left;
	}
	
	DIV#overview UL#extended LI A,
	DIV#overview UL#extended LI DIV {
		width: 139px;
		height: 51px;
		color: ;
		background-color:#000000;
		overflow: hidden;
		padding: 0 0 0 51px;
		border: 0;
		margin: 1px;
		display: block;
	}
	
	DIV#overview UL#extended LI A:hover {
		text-decoration: none;
		color:#bafe8d;
		background-color: ;
	}
	
	DIV#overview UL#extended LI SPAN {
		font-size: 75%;
		font-weight: normal;
		font-style: italic; }; 