body {
font-family:arial, tahoma, dejavu sans, sans-serif;
font-size:small;
font-weight:200%;
margin:0 auto;

}

h1 {
	font-weight:normal;
	font-size:22pt;
	}
	
h4 {
	color:#1973be;
	}

img {
	margin-left:0%;
	}

#wrapper {
	max-width:1024px;
	min-height:600px;
	margin:0 auto;
	margin-top:15px;
	}
#flwrp {
	width:850px;
	margin:0 auto;
	padding:0 auto;
	padding-right:5%;
	}

	
#content {
	width:800px;
	min-height:500px;/*
	border:1px dotted #BBBBBB;*/
	margin:0 auto;
	margin-top:120px;
	margin-bottom:25px;}
										/* ORGANIZERS PAGE */
#orgy {
	height:300px;}

.orgpholi {

	display:inline;
	margin-left:0px;
	border:1px solid black;
	}
	
.orger {
		width:200px;
		border:1px solid blue;
		height:250px;
		position:absolute;
		top:19%;
		}
.orger p{
	text-align:center;
	margin-left:-100px;
	padding:0px;
	}
										/* CONTACTS PAGE */
#contacts {
	width:100%;
	/*height:455px;*/
	/*border:1px solid red;*/
	background-image:url(./res/contacts_bolts.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
	
.cntpho {
	width:337px;
	text-align:center;
	padding:20px;
	list-style:none;
	}
.cntpho img {
	margin:0 auto;
	}
.cntpho dd {
	margin:0 auto;
	display:inline;
	}
.cntpho dl{
	padding:10px;
	
	}
	
#stcolumn {
	margin-left:5%;
	margin-top:-4%;
	}
#ndcolumn {
	margin-left:50%;
	margin-top:-61.8%;
	}
										/* PRETTY PICTURES */
#LTS_image {
	z-index:-1;
	position:absolute;
	top:0px;
	left:0px;
	width:295px;
	height:141px;
	float:left;
	}
	
#le_cogs {	
	z-index:-1;
	position:absolute;
	top:0px;
	right:0px;
	float:right;}
										/* JUST COLORED TEXT */

.txclbl
	{
		color:#1973be;
		}
.txclor
	{	
		color:#FAA519;
		}
.txclgr
	{
		color:#69CD28;
		}
.txhv {
		font-weight:bold;
	}
									/* ABOUT PAGE */
									
									
.dbws {
	line-height:220%;
	}
									/* default paragraph control */
p {
	width:380px;
	text-align:justify;

	}
	
.sglinks {	
	margin-left:-24px;
	}
	
	.sglinks a {
		padding-right:15px;
		}
	
	.sglinks a:hover {
		border-right:1px solid #69CD28;
		}
										/* 		ALL THE NAVIGATIONAL BITS ARE HERE */
a {
	text-decoration:none;
	color:#FAA519;
	}


	
#navigation {
	margin:8%;
	list-style:none;
	display:inline;
	color:#AAAAAA;
	}
	
#navigation a {
	color:#AAAAAA;
	}
#navigation a:hover{
	color:#1973be;
	}
	
#navigation li{
	display:inline;
	padding:10px;
	}

	
#crntpghl {
	color:#1973be;
}	


#hmpg {
	width:40px;
	text-align:center;
	padding-bottom:30px;
	background-image:url(./res/hmpgcog.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:gray;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:50px;

	}
#hmpg a{
	color:#AAAAAA;
	}
#hmpg a:hover{
	color:#1973be;
	}
