body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	background-image: url(images/gray_bg.gif);
	color: #333333;
	text-align: right;
 }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#cont {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
 }

#cont a, #cont a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#cont a:hover {
	color: #999999;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	margin-bottom: 8px;
}
.Tag_Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9D5D3;
	font-weight: normal;
	font-style: italic;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
#Menu_Bar {
	position:relative;
	visibility:visible;
	width:748px;
	height:38px;
	z-index:1;
	left: 0;
	top: 238px;
	color: #FFFFFF;
	font-size: 14px;
}

.Menu_Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.Menu_Bar a, .Menu_Bar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Menu_Bar a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar {
/*position: absolute;*/
left: 60px;
top: 86px;
width: 140px;
font-size: .9em;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 5px 2px 6px 2px;
	color: #EEE;
	text-decoration: none;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#navlist a:hover {
color: #999999;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(Development/assets/box_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
}
