body
{
    background-color: #FFFFFF;
}

ul, li
{
    margin: 0;
    padding: 0;
}


#loader img
{
    width: 800px;
    height: 600px;
}
.loading
{
    background: url( '../loadingIcon.gif' ) no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}

#imageOptions img
{
    border: none;
    padding: 0px 0px 1px 0px;
    width: 100px;
		height: 80px;
}
a
{
    outline: none;
}

#h3
{
 	 	font-family: arial;
		font-size: 12
}

.b {
	color : #000000;
	margin-top : 8px;
	padding-bottom : 4px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
}
.b a {
	color : #000000;
	font-weight: normal;
}
.b a:hover {
	color : #FF0066;
	font-weight: normal;
}
.w {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
}
.w a {
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.w a:hover {
	color : #CCCCCC;
	font-weight: bold;
}
.h1 {
	color : #CCCCCC;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 28px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.h1 a {
	color : #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.h1 a:hover {
	color : #fffc33;
	font-weight: normal;
	}
/*
ng

*/

#nav {
	background: #e2e3e4;
	height: 38px; /* 34 */
	padding-top: 4px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
	width: 948px; /* 948 */
	overflow: hidden;
}

#nav a {
	background: url('../images/buttons.gif');
	float: left;
	margin: 0 2px 0 0; /* 0 2px 0 0 */
	text-decoration: none;
}


#nav a#contactus {
	height: 36px;
	width: 284px;
}

#nav a#contactus:hover {
	background-position: 0 34px;
}

#nav a#search {
	background-position: -287px 0;
	height: 36px;
	width: 229px;
}

#nav a#search:hover {
	background-position: -287px 34px;
}

#nav a#charter {
	background-position: -519px 0;
	height: 36px;
	width: 238px;
}

#nav a#charter:hover {
	background-position: -519px 34px;
}

#nav a#home {
	background-position: -760px 0;
	height: 36px;
	margin: 0;
	width: 190px;
}

#nav a#home:hover{
	background-position: -760px 34px;
}

#nav span {
	visibility: hidden;
}


