body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #D5D8FB;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-size: small;
	text-align:center;
}

#container {
	]height: 500px;
	min-height: 500px;
	text-align: left;
	margin: 10px auto 0px auto;
	width: 750px;
	border: 1px solid #000000;
}

#logo {
	float: left;
}

#awards {
	float: right;
	margin: 10px 0 0 0;
}

#menu-bg {
	background-color:#003366;
	color: #CC6600;
	margin: 0px;
	border-top: 2px solid #0033FF;
	border-bottom: 2px solid #0033FF;
	clear:both;
	height:20px;
	z-index: 1;

}

#menu-location {
	float:left;
	margin-left: 5px;
	z-index: 5;
	margin-top:2px;
	font-size: 14px;
	font-weight: bold;
}

#menu-content {
	float:right;
	z-index: 100;
	color: #D5D8FB;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#menu-content ul
{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#menu-content li
{
	float: left;
	margin: 0 3px 0 3px;
}

#menu-content a:link{
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
#menu-content a:visited{
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
#menu-content a:hover{
	color: #CC6600;
	text-align: center;
	text-decoration: none;
}

#submenu {
	color: #D5D8FB;
	background-color: #0033CC;
	font-weight: normal;
	height:13px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	border-bottom: 2px solid #0066FF;
}

#submenu ul
{
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}

#submenu li
{
	float: left;
	margin: 0 3px 0 3px;
}

#submenu a:link{
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
#submenu a:visited{
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
#submenu a:hover{
	color: #CC6600;
	text-align: center;
	text-decoration: none;
}

#content {
	margin: 10px;
}

#impImage {
	float:right;
	margin: -5px 5px 5px 5px;
}

#newInfo {
	float:right;
	text-align: center;
	font-weight: bold;
	border: 2px solid #990000;
	margin: 2px;
	padding: 10px;
}

#copyright {
	color:#003366;
	font-size: 10px;
	text-align: center;
}

#centreIt {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}

.menubarIND {
	background-color: #000066;
	color: #CC9900;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}
.menudiv {
	background-color: #1040E0;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #D5D8FB;
}
.menudiv a:link {
	color: #D5D8FB;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.menudiv a:visited {
	color: #D5D8FB;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.menudiv a:hover {
	color: #CC6600;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.hiLight {
	font-size:14px;
	font-weight: bold;
	color:#CC0000;
}

.hiLight ul{
	list-style-image: url(../images/icons/PSbullet.gif);
}

.hiLight ul li{
	padding: 5px 0 0 0;
}

.hiLight ul ul{
	list-style-image: none;
	list-style: none;
	color:#003366;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.smallList {
	font-size: 12px;
}

#WYGGAL {
	border-top: 1px solid red;
}
	#WYGGAL_TEXT {
		font-size:14px;
		font-weight: bold;
		height: 130px;
	}
	
	#WYGGAL_TEXT p{
		margin: 10px 2px 2px 2px;
	}
	#WYGGAL_IMG {
		padding: 2px;
		margin: 2px 5px; margin-right: 25px;
		border: 2px solid #036;
		float: left;
	}
#galIMG {
	float: left;
	padding: 5px;
	margin: 5px 10px 5px 0;
	border: 1px solid #036;
	clear: left;
}
#CLEARING {
	clear: left;
}