body  {
	background-color: #000000;
	margin: 0;
}
#container {
	margin: 0 auto;
	height: auto;
	width: 850px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #4F0E76;
	height: auto;
	width: 60%;
	line-height: 1.2em;
	list-style-type: none;
	margin: -20px 0 0 30px;
	text-align: left;
}

#fulleft {
	background-color:  #111111;
	float: left;
	height: 480px;
	width: auto;
	border: 10px solid #fff;
}
#left {
	background-color: #00AA00;
	float: left;
	height: 480px;
	width: 270px;
	border: 5px solid #ccc;
}
#middle {
	background-image: url(Images/midbckground.png);
	float: left;
	height: 470px;
	width: 125px;
	padding: 10px 12px 10px 10px;
}
#right {
	float: right;
	height: 465px;
	width: 377px;
	padding: 15px 25px 10px 20px;
	background: #FFFFFF url(public_html/lg2/Images/images/rightbckground_02.png) repeat-y 480px;
}
#right2 {
	background-image: url(public_html/lg2/Images/images/rightbckground_02.png);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	float: right; 
	height: 473px;
	width: 418px;
	padding: 9px 4px 8px 0;
	overflow: auto;
}
#flright {
	float: right;
	height: 470px;
	width: 390px;
	text-align: center;
	border: 10px solid #FFFFFF;
}


.gallery {
	background-color:#777777;
	border: 1px solid #BBBBBB;
	padding: 0;
	height: 82px;
	width: 62px;
	text-decoration: none;
	margin: 2px 4px 1px 4px;
	float: left;
}

.gallery a{
	text-decoration: none;
}

.image {
	background-color: #000099;
	height: 480px;
	width: auto;
}
.txt, .txt2 {
	margin: 0 0 0 10px;
	padding: 5px 9px 20px 10px;
	width: 88%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	text-align: justify;
	border-bottom: .1em dotted #660099;
}
.txt2 {
	border-bottom: none;
	padding: 5px 15px 20px 20px;
	text-align: left;
}
#header {
	background-color:#000000;
	width: 100%;
	height: 70px;
	background: url(public_html/Images/frontimageheader.jpg) no-repeat right;
	text-align: right;
}
#header2 {
	background-color: #000000;
	width: 100%;
	height: 70px;
	text-align: right;
}

.title {
	width: 90%;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #888888;
	height: 20px;
	padding: 0 0 0 25px;
	margin-top: 10px;
	text-align: left;
}

.title3 {
	width: 90%;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #888888;
	height: 100px;
	padding: 130px 0 0 25px;
	margin-top: 10px;
	text-align: left;
}

.more {
	font:Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	margin-top: 10px;
	color: #6600FF;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	padding: 100px 0 25px 25px;
	background: #fff;
	height: 50px;
	width: 380px;
}

.email a {
	text-decoration: none;
	color: #330099;
	float: right;
}

.more a {
	text-decoration: none;
	color: #6600ff;
}

.style 1 {
	background-color: #4F0E76;
}
