body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 0px;
	width: 1008px;
	height:1200px;
}

H1 {
	font-size: 30px;
	color: #4422ff;	
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
H2 {
	font-size: 20px;
	color: #4422ff;
	text-align: center;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;	
}
H3 {
	font-size: 18px;
}

.TopBanner {
	top: 5px;
	left: 1px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 165px;
	width: 1000px;
}
.LeftColumn {
	position:absolute;
	top: 185px;
	width: 185px;
	float: left;
	left: 1px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	height: 1000px;
}
.makeMenu {
	width:170px;
	padding: 0px;
	margin: 0px;
}
.RightColumn {
	position:absolute;
	top: 188px;
	left: 780px;
	width: 172px;
	float: right;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: right;
	height: 600px;
}
.TopText {
	position:relative;
	bottom: 0px;
	left:185px;
	width:637px;
	padding: 0px;
	text-align: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
.CenterBanner {
	position:relative;
	left:185px;
	bottom: 0px;
	width:637px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	height:180px;
}
.BottomText {
	position:relative;
	left:185px;
	width:637px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	height:180px;	
}
.BottomBanner {
	position:relative;
	left: 1px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100px;
}

.LeftColumn a {
	color: #ffffff;
	text-decoration: none;
	height: auto;
	width: 170px;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	background-color: #4422ff;
	display: block;
	font-weight: bolder;
}
.LeftColumn li {
	height: 30px;
}
.LeftColumn a:hover {
	color: #4422ff; 
	background-color: #ddeeff;
	text-decoration: underline;

 }
.LeftColumn ul{
 	list-style-type: none;
	
 }
#active a { 
	color: #4422ff;
	background-color: #ddeeff;
	text-decoration: underline;

}
img.Left {
	float:left;
	margin: 5px;
 	border: small solid blue;
}
img.Right {
	float:right;
	margin: 5px;
 	border: small solid blue;	
}
img {border:none;}
.CCBox {
	position:absolute;
	width: 118px;
	left: 52px;
	border: 1px solid #0000FF;
}
.CCTitle, .CCText, .CCLink {
	text-align:left;
	padding-left: 5px;
}
.CCTitle a, td{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 600;
	font-size: 13px;
	text-align:center;
}
.CCText a, td{
	color: #ffffff;
 	text-decoration: none;
	text-align:left;	
}
.CCLink a, td{
	color: #4422ff;
 	text-decoration: none;
	font-size: 9px;
	text-align:left;	
}
.CCBoxWide {
	position:relative;
	display: block;
	width: 637px;
	border: thin solid #0000FF;
	margin-bottom: 5px;
}

.GGLBox {
	position:relative;
	top: 120px;
}
.CCBoxWide1{
	position:relative;
	display:inline;
	width:158px;
}
