body {
	margin: 0px;
	background-color: #333333;
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #292729;
	background-image: url(images/background.gif);
}
a {
	color: #CC0000;
}
.topbar {
	background-image: url(images/top_back.gif);
}
.bottombar {
	background-image: url(images/bottom_back.gif);
}
#topmenu {
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
}
#topmenu a {
	color: #666666;
	text-decoration: none;
}
#topmenu a:hover {
	color: #CC0000;
}
#menubar {
	font-size: 10px;
	color: #353535;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}
#menubar a {
	color: #353535;
	text-decoration: none;
	height: 22px;
}
#menubar a:hover {
	color: #CC0000;
}
#left {
	border-top: 1px solid white;
	font-size: 10px;
	padding-top: 0px;
	line-height: 17px;
}
#left a {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	display: block;
	line-height: normal;
	margin-top: 8px;
}
#left a:hover {
	color: #FFFFCC;
}
#right {
	border-top: 1px solid white;
	font-size: 10px;
	padding-top: 0px;
	line-height: 17px;
}
#right .releaseBox {
	color: #444444;
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #B9B9B9;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	display: block;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}
#right .releaseHover {
	color: #FFFFFF;
	background-color: #808080;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	display: block;
	line-height: normal;
	text-decoration: none;
	cursor: pointer;
}
#right .pressTable {
	font-size: 10px;
}
#right p { padding: 0 10px 20px 10px; }
#content {
	padding: 0px 15px 10px 10px;
}
* html #content {
	padding: 1px 10px 10px 10px;
}
#content p {
	font-size: 11px;
	line-height: 16px;
}
#fourohfour {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 100px;
	border: 4px solid #575757;
	background-color: #e9e9e9;
	color: #333333;
	padding: 25px;
	width: 300px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 24px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 10px;
}
ul {
	list-style-type: square;
	font-size: 11px;
	line-height: 16px;
}
.photo {
  float:left;
  background: url(http://www.norfolkymca.org/images/shadow.gif) no-repeat bottom right;
  margin: 5px 10px 0 5px;
}
.menu a { 
	color:#666666;
	font-weight:bold;
	font-size:10px;
	line-height: 15px;
	/*width: 118px;*/
	height: 15px;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	/*border-left: 1px solid #575757;
	border-right: 1px solid #575757;*/
}
.menu a:hover {
	background-color: #575757;
	color: #FFFFFF;
}
.menu {
	font-family:verdana;
	color:#666666;
	font-size:10px;
	background-color:#cccccc;
	layer-background-color:#cccccc;
}
.menu .options {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.photo img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
.SuccessStory {
	background-image: url(success/paper.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 15px;
	color: #746F55;
	padding: 25px;
}
#story {
	height: 195px;
	overflow: hidden;
}
img.mask {
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#footer {
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #333333;
	padding-top: 5px;
	display: block;
}
.divider {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	height: 1px;
}
/* The following are for the form */
.formTitle {
	border-right: 10px solid #FFFFFF;
	font-size: 11px;
	font-variant: small-caps;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formInput {
	border: 1px solid #333333;
	border-left: 3px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	line-height: normal;
	width: 275px;
	padding-left: 2px;
	background-color: #eeeeee;
}
.formSelect {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	line-height: normal;
	width: 275px;
	padding-left: 2px;
	background-color: #eeeeee;
}
.formInput2 {
	border: 1px solid #333333;
	border-left: 3px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	padding-left: 2px;
	background-color: #eeeeee;
}
.formDate {
	border: 1px solid #333333;
	border-left: 3px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	padding-left: 2px;
	background-color: #eeeeee;
}
.formText {
	border: 1px solid #333333;
	border-left: 3px solid #333333;
	background-color: #eeeeee;
}
.formSubmit {
	border: 2px solid black;
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
/* Above are for the form */

/*
### FIND A JOB CALLOUT ### */
.slideshow { position: relative; background-color: #000; }
#find-job-link, #find-job-star { text-indent: -9114px; overflow: hidden; position: absolute; width: 78px; height: 75px; top: 0; right: 0; }
#find-job-star { background: url("../images/find-a-job.png") 0 0 no-repeat; }
* html #find-job-star { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/find-a-job.png',sizingMethod='scale'); }

/*
### LISTS ### */
ul.doc-list { margin: 10px 0; padding: 0; }
ul.doc-list li { margin: 10px 0; padding: 5px 0 5px 20px; list-style-type: none; background: url("images/release.gif") 5px 7px no-repeat; }
ul.doc-list li a { color: #333333; text-decoration: none; display: block; width: 100%; }
ul.doc-list li a strong { color: #cc0000; }
ul.doc-list li a:hover, ul.doc-list li a:hover strong { color: #666666 !important; }

ul.press-socket { margin: 0; padding: 0; }
ul.press-socket li { margin: 0 5px; padding: 0; list-style-type: none; }
ul.press-socket a { background: url("images/release.gif") 4px 5px no-repeat; font-size: 10px; line-height: normal; display: block; text-decoration: none; color: #444444; padding: 5px 5px 5px 20px; border: 1px solid #B9B9B9; border-bottom-color: #999999; }
ul.press-socket a:hover { background-color: #808080; border-color: #ffffff; color: #ffffff; }
ul.press-socket a strong { display: block; padding-bottom: 6px; }