body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: .9em;
	line-height: 1.2em;
	color: #CCCCCC;
}
body {
	background-color: #333333;
	margin: 0 auto; 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:visited {
	color: #D6D3CE;
}
a:active {
	color: #CCFFFF;
}

#container {
	height: 100%;
	width: 80%;
	margin-left: 20%;
	margin-right: 20%;
	padding-bottom: 20px;
	bottom:0px;
}

#logo {
	width:80%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 1;
	border-bottom-color: #FF0000;
	clear: left;
	float: left;
	width: inherit;
	position: relative;
	visibility: visible;
	top: auto;
	right: auto;
	margin-bottom: 10px;
	
	
}


#alist {
	padding: 10px;
	clear: left;
	float: left;
	width: inherit;
	position: relative;
	visibility: visible;
	top: auto;
	right: auto;
}

#gl {
	margin-right:20%;
	margin-bottom:10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}

#gl h2{
	font-size: 1.5em;
	color:red;	
}
#gl h3{
	font-size: 1.3em;
	font-weight: normal;
	color: teal;
}



#gl-bl{
margin-top:20px;
	margin-left:5%;
	width:65%;
	margin-right:20%;
	margin-bottom:20px;
	font-family: "Trebuchet MS", Tahoma;
}

#gl-bl a.tits{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.3em;
	color: #A0A0A0;
}

#gl-bl p.date{
margin-top:-10px;
	font-size: .8em;
	color: #888888;
}

#gl-bl p.blurb:first-letter{
	font-size: 3em;
	color: #FF00FF;
}

#gl-bl p.blurb:first-line{
	text-transform: uppercase;
	font-weight: bold;
}



#gl-bl p.blurb{
	margin-top:-10px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right:20%;
}

#gl-bl p.blurb, img{
float: left;
margin-right: 7px;
}



#gallery-title {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF3300;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#gallery-description {
	width: 400px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
#photos {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	clear: both;
	margin-right: 20%;
}
#photos IMG {

	FLOAT: none
}
#photo {
	PADDING-RIGHT: 3px; 
	FLOAT: right; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 3px; 
	PADDING-TOP: 0px; 
}

#protoss {
	BORDER-RIGHT: #ffcc00 1px dashed; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffcc00 1px dashed; 
	PADDING-LEFT: 5px; 
	FLOAT: left; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 5px; 
	BORDER-LEFT: #ffcc00 1px dashed; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ffcc00 1px dashed; 
	BACKGROUND-COLOR: #000000
}

#protoss IMG {
	padding: 5px;
}	
	
#footer {
	margin-top:10%;
	margin-right: 20%;
	font-size: .8em;
	margin-left:20%;
}

#total{
	margin-right: 20%;
}

