/*------------body--------------------*/
body 	{
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	font: 10pt Georgia; 
	line-height: 200%;
	margin-top: 25px;
	color: #000000;
	background-color: #FFFFFF; 
	}

/*------------links-----------------------*/
a:link, a:active, a:visited {
	font: 10pt Georgia; 
	line-height: 200%;
	margin-top: 25px; 
	color: #d00058;
	text-decoration: none;
	}

a:hover	{
	font: 10pt Georgia; 
	line-height: 200%;
	margin-top: 25px;
	color: #d00058;
	text-decoration: underline;
	}

/*------------layout-----------------------*/
#headerimg {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-image: url('http://boosh.queertet.net/layout/banner.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 300px;
	z-index: 2;
	position: relative;
	}


/*------------header-----------------------*/	
#topbar
	{
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	padding: 5px;
	text-align: center;
	font: 10pt Georgia; 
	font-style: italic;
	letter-spacing: 1px;
	}

#topbar a:link, #topbar a:active, #topbar a:visited	
	{
	text-decoration: none;
	font: 8pt Georgia; 
	letter-spacing: 3px;
	}

#topbar a:hover
 	{
	text-decoration: underline;
	font: 8pt Georgia; 
	letter-spacing: 3px;
	}
	
#topbar h1
	{
	margin-top: 0px;
	margin-bottom: 0px;
	font: 18pt "Times New Roman"; 
	font-style: italic;
	font-weight: 400;
	color: #808080;
	letter-spacing: 4px;
	padding: 2px;
	text-align: center;
	border-bottom: 0px solid #d00058;
	}
	
#content {
	padding-left: 50px;
	padding-right: 50px;
	font: 10pt Georgia; 
	line-height: 200%;
	margin-top: 25px;
	font-weight: 400;
	font-style: normal;
	color: #404040;
	}

/*------------standard--------------------*/
p, li	{
	font: 10pt Georgia; 
	line-height: 200%;
	margin-top: 25px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #26293A;
	}

h1
	{
	margin-top: 20px;
	font: 18pt "Times New Roman"; 
	font-style: italic;
	font-weight: 400;
	color: #808080;
	letter-spacing: 4px;
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #d00058;
	}

h2, h3, h4
	{
	margin-top: 20px;
	font: 12pt Georgia; 
	font-weight: 600;
	color: #808080;
	letter-spacing: 2px;
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #d00058;
	}

table, tr, td {
	background-color: #FFFFFF; 
	font: 8pt Georgia; 
	color: #26293A;
	letter-spacing: 0px;
	padding: 5px;
	border: 0px solid #26293A;
	}

th	{
	font: 10pt Georgia; 
	font-weight: bold;
	color: #26293A;
	letter-spacing: 3px;
	padding: 5px;
	border: 1px solid #26293A;
	text-align: center;
	}

td.top	{
	font: 8pt Georgia; 
	font-weight: bold;
	color: #26293A;
	letter-spacing: 1px;
	padding: 5px;
	border: 1px solid #26293A;
	text-align: center;
	}

td.gal 
	{
	background-color: #FFFFFF; 
	font: 8pt Georgia; 
	color: #26293A;
	letter-spacing: 0px;
	padding: 5px;
	border: 1px solid #26293A;
	}

td.gal a	{ font: 8pt Georgia; letter-spacing: 1px; }


input, textarea, option, select {
	background-color: #FFFFFF; 
	font: 8pt Georgia; 
	color: #26293A;
	letter-spacing: 0px;
	border: 1px solid #26293A;
	padding:2px;
	}

hr	{
	height: 1px;
	color: #202020;
	width: 75%;
	margin-top: 50px;
	margin-bottom: 50px;
	}

ul li 	{
	font: 10pt Georgia; 
	color: #26293A;
	}

