body {
	background-color: #EFD5CB; 
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin:0px; 
	padding:0px;} /* Need to set body margin and padding to get consistency between browsers. */


#Content {
	width:800px;
	height: 504px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:hidden;
	padding:2px;
	/*	background-color:#CCFFFF; */
	background:black;
	top: 21px;
}

#LeftBar {
	float:left;
	width:120px;
	height:460px;
	color:#660000;
	background:black;
}

#Index1 {
	float:right;
	height:460px;
	color:#660000;
	background:black;
	padding:2px;
}

#Index2 {
	float:right;
	height:460px;
	color:#660000;
	background:black;
	padding:2px;
}

p {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;

}

#pic {
	width:286px;
	float:left;
}

#title {
	top:0px;
	width:160px;
	height:20px;
	color: #FFFFFF;
	background-color:#CC6666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:600;
	padding:4px;
}

#footer {
	width:324px;
	height:20px;
	background-color:#660000;
	padding:2px;
	vertical-align:top;
}

#PictureInfo {
	color: #FFCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:400;
}

#hmenu {
	top:22px;
	width:160px;
	height:424px;
	color: #FFFFFF;
	background-color:#CC6666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding:4px;
}

#gtitle {
	top:0px;
	width:160px;
	height:20px;
	color: #FFFFFF;
	background-color:#CC6666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:600;
	padding:4px;
}

#ghmenu {
	top:22px;
	width:160px;
	height:424px;
	color: #000000;
	background-color:#FFCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding:4px;
}

#title2 {
	top:0px;
	width:324px;
	height:20px;
	color: #FFFFFF;
	background-color:#CC6666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:600;
	padding:4px;
}

#hmenu2 {
	top:22px;
	width:324px;
	height:424px;
	color: #FFFFFF;
	background-color:#660000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding:4px;
}

#scrollarea {
	top:22px;
	width:324px;
	height:424px;
	color: #FFFFFF;
	background-color:#660000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:4px;
	overflow-y: scroll; 
	scrollbar-arrow-color:red; 
	scrollbar-face-color: #993300; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color:#888888
}

#scrollarea2 {
	top:22px;
	width:324px;
	height:400px;
	color: #FFFFFF;
	background-color:#660000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:4px;
	overflow-y: scroll; 
	scrollbar-arrow-color:red; 
	scrollbar-face-color: #993300; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color:#888888
}

div.bottomtext {
	position: absolute;
	bottom: 6px;
}

div.bottomkey {
	position: relative;
	top: 400px;
	background:black;
}


a:link {color: #ffffff; text-decoration:none; }
a:active {color: #ffffff; text-decoration: underline; }
a:visited {color: #eeeeee; text-decoration: none; }
a:hover { color: #aaaaaa; text-decoration: underline; }

.image a:link {color: #000000; text-decoration: none; }
.image a:active {color: #000000; text-decoration: none; }
.image a:visited {color: #000000; text-decoration: none; }
.image a:hover {color: #ffffff; text-decoration: underline; }

.contact a:link {color: #cccccc; text-decoration: underline; }
.contact a:active {color: #cccccc; text-decoration: underline; }
.contact a:visited {color: #cccccc; text-decoration: underline; }
.contact a:hover {color: #ffffff; text-decoration: underline; }

.bottomkey a:link {color: cccccc; text-decoration: none; }
.bottomkey a:active {color: #444444; text-decoration: none; }
.bottomkey a:visited {color: white; text-decoration: none; }
.bottomkey a:hover {color: #aaaaaa; text-decoration: none; }

ul.audio {
    list-style-image: url(../images/gif/sound.gif);
    margin-left:26px;
}

ul.video {
    list-style-image: url(../images/gif/video.gif);
}

img.thumbnail {
	width: auto;
	height: 110px;
}

img.thumbnail2 {
	width: auto;
	height: 80px;
}

img.display{
	width: auto;
	height: 462px;
}

p.bottom {
	bottom:100%;
}
