body {
	background-image:url(images/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#e1cbfc;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:34px;
	color:#330066;
	font-weight:500;
	margin:0;
}

h2 {
	font-size:16px;
	color:#330066;
	margin:0;
	font-weight:500;
	margin-top: 4px;
}

h3 {
	font-size:20px;
	color:#330066;
	font-weight:700;
	margin:0;
	padding-bottom:4px;
	border-bottom:1px dotted #330066;
}

p {
	margin-top:10px;
	font-size:12px;
	line-height:1.5em;
}

#container {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
}

#banner {
	width:700px;
	height:250px;
	margin-bottom:10px;
}

#bannerLeft {
	width:167px;
	height:250px;
	margin-right:10px;
	background-image:url(images/Glogo.jpg);
	float:left;
}

#bannerRight {
	width:512px;
	height:200px;
	background:url(images/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:49px 0 0 10px;
	
}

#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:24px;
	color:#330066;
	text-decoration:none;
	padding:10px;
	width:147px;
	height:25px;
	border-bottom:1px dotted #330066;
	font-weight: 700;
}

#nav a:hover {
	background-color:#FF99FF;
}

#leftColumnBottom {
	width:147px;
	color:#330066;
	background-image: url(images/bg1c.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}

#rightColumn {
	float:left;
	width:512px;
	padding-left:15px;
	color:#330033;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}

#copyright {
	padding-top:20px;
	color:#330066;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

#copyright a {
	text-decoration:none;
	color:330066;
}

#copyright a:hover {
	color:#CC99FF;
}
