body {	 margin-top: 0px;
	 margin-left: 0px;
 	 margin-right: 0px;
 	 margin-bottom: 0px;
	 font-family: Arial, sans-serif;
	 font-size: 10px;
	 text-align: left; 
	 color: #1e1e1e;
	  
	 background-image: url(images/bg.jpg);
	 background-repeat: repeat-x;
	 background-color: #f0f0f0;
	 
	 
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}

h2 {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
color: #ffffff;
margin-bottom: 2px;
margin-top: 0px;
}


table,td,tr {
vertical-align: top;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;
}

img { border-style:none;}


a { text-decoration: none; color: #000000; border-width: 0px; border-style: none;}
a:hover,visited,active { color: #ffffff}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	}
	
#reel {
	position: absolute;
	top: 19px;
	left: 949px;
	z-index: 40;
	}
	
#bottom {
	position: fixed !important;
	position: absolute;
	bottom: 0px;
	right: 0px;
	visibility: visible !important;
	visibility: hidden;
	}
	
#content {
	position: absolute;
	width: 855px;
	top: 120px;
	left: 44px;
	z-index: 20;
	padding: 0px;

	margin-bottom: 100px;
	}
	
h1 {
font-size: 18px;
color: #ff006b;
margin: 0px 0px 2px 0px;
font-weight: bold;
letter-spacing: -1px;
font-family: "Courier New", Courier, monospace;
}

#entry {
position: relative;
background-image: url(images/grad.png) !important;

background-image: url(images/grad.gif);
background-repeat: repeat-x;
color: #ffffff;
width: auto;
padding: 2px;
margin: 4px 0px 8px 0px;
height: auto !important;
height: 100px;
min-height: 100px;
}

#entry:hover {
background-color: #ff006b;
background-image: none;
}

#entrydate {
color: #ffffff;
position: absolute;
left: 555px;
margin-top: 2px;
}

#entrytitle {
float: left;
left: 5px;
top: 5px;
width: 150px;
font-size: 9px;
color: #cccccc;
z-index: 100;
position: absolute;
}

#entrydesc {
position: relative;
color: #333333;
margin-left: 165px;
top: 3px;
width: 420px;

}

#entrydesc2 {
margin: 0px 0px 7px 0px;
}

.links {
position: absolute;
color: #dadada;
font-size: 10px;
font-weight: bold;
top: 2px;
right: -258px;
width: 210px;
background-image: url(images/grad.png) !important;
background-image: none;
background-color: transparent !important;
background-color: #aaaaaa;

padding: 4px;
}

.links a {
color: #ffffff;
font-weight: bold;
}

.links2 {
margin: 0px 5px -6px 0px;
border-bottom: 1px solid #6a6a6a;
line-height: 150%;
}

.date {
color: #767676;
}

#top_area {
font-size: 11px;
line-height: 180%;
padding: 0px;
width: 590px;
margin-bottom: 2px;
color: #bbbbbb;
}


#top_area strong {

color: #cacaca;
}

#button {
padding: 4px 6px 4px 6px !important;
padding: 6px 6px 6px 6px;
background-color: #999999;
border: solid 1px #666666;
margin-left: 10px;
}

#button:hover {
background-color: #ff006b;
}

