body {
	background-color: #000033;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-left:160px;
	margin-right:230px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
.lbr {
	clear:left;
}
#pagetitle {
	position:absolute;
	text-align:right;
	width:100%;
	right:20px;
	top:0;
}
#content {
	width:100%;
}
#maincol {
	position:relative;
	background-image:  url(images/bgfade.jpg);
	background-repeat: repeat-x;
	background-color: #333366;
	top:50px;
	padding:10px;
	clear:both;
	padding-bottom:40px;
}
#rightcol {
	position:absolute;
	background-image:  url(images/bgfade.jpg);
	background-repeat: repeat-x;
	background-color: #333366;
	top:50px;
	right:20px;
	width:180px;
	padding:10px;
	float:right;
}
#leftcol {
	position:absolute;
	background-image:  url(images/bgdark.jpg);
	background-repeat: no-repeat;
	top:0px;
	left:0px;
	width:150px;
	float:left;
}
#leftcol ul {
	padding:0;
	margin:0;
}
#leftcol li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFCCFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	margin-top:0px;
}
h3 {
	font-size: 1em;
	color: #FFFF99;
	font-weight: bold;
	font-style: italic;
	clear:both;
}
h4 {
	font-size: 1.1em;
	color: #FFFF99;
	font-weight: bold;
	margin:0;
	padding:0;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #CCCCFF;
	background-color: #333366;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.left img {
	border: 1px solid #000000;
}
strong {
	color: #FFFF99;
}
a:link {
	color: #FFB8B8;
}
a:visited {
	color: #FFCCCC;
}
a:hover {
	color: #FFFF66;
}
a:active {
	color: #FFFF66;
}
.navbar {
	color: #000000;
}
.navbar a:link {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000033;
	text-decoration: none;
}
.navbar a:hover {
	color: #CC3333;
}
.navbar a:active {
	color: #CC3333;
}
hr {
	width: 350px;
	height: 1px;
	background-color: #000000;
	border: 0px;
}
.imgright {
	text-align:center;
	width:180px;
	float:right;
	margin-left: 10px;
	font-size: .8em;
}
.imgright img {
	border: 1px solid #000000;
}
.alignleft {
	position:relative;
	float:left;
}
.alignright {
	position:relative;
	float:right;
}
.imgleft {
	position:relative;
	text-align:center;
	width:180px;
	float:left;
	margin-right: 10px;
	font-size: .8em;
}
.imgleft img {
	border: 1px solid #000000;
}
.imgcenter {
	text-align:center;
	width:180px;
	float:left;
	font-size: .8em;
}
.imgcenter img {
	border: 1px solid #000000;
}
.gallery {
	position:relative;
	text-align:center;
	width:100px;
	float:left;
	font-size: .8em;
	padding:10px;
	height:200px;
}
.gallery img {
	border: 1px solid #000000;
}
#link {
	float:left;
}
#gay {
float:right;
}
#txtLinks, #txtLinks a:link {
	color: #DDF;
}
#txtLinks a:visited {
	color: #DDF;
}
#txtLinks a:hover {
	color: #FFB8B8;
}
#txtLinks a:active {
	color: #FFB8B8;
}
.footer {
	text-align:center;
	clear:both;
}
.blinks {
	margin-top:10px;
	font-size: .7em;
	text-align: center;
}
