/* Generated by KompoZer */
#imageContainer { height:323px; }  
#imageContainer img { display:none; 
			text-align: right;	
			position:absolute; 	
			top:0px; left:0px; 	
			height:323px;  	
			width:216px; 	
			opacity: -0.01; } 

html, body {
	height: 100%;
	overflow: scroll;
}
body {
	background-image:url(images/background/grayslant.jpg);
	background-repeat:repeat;
	margin:0px;
	padding: 0px;
}

div.shadow {
	margin: 0px;
	padding: 0px;
	background-image:url(images/background/shadow.png);
	background-repeat:repeat-y;
	background-position:center;
	min-height: 100%;
	}

div.container {
	/*background-color:#FFFFFF;*/
	width: 785px;
	margin: 0px auto;
}

#content {
  font-size: medium;
  font-family: Arial, Helvetica, sans-serif;
  float: none;
  margin-top: 5px;
  margin-left: 260px;
  padding:10px;
}
#content h2 {
	font-size:large;
	color:#666666;
}

div.leftmenu {
	width: 248px;
	margin-top:10px;
	float: left;
	padding: 5px;
}

div.leftmenu-base {
	background-color:#e7e7e7;
	padding: 5px;
}
div.leftmenu-base p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:8px;
	text-decoration:none;
	line-height:16px;
	width:225px;
	padding: 2px 5px;
	border-bottom: 3px solid #cccccc;
}
div.leftmenu-base a:link {
	color:#000000;
	display:block;
	text-decoration:none;
	width:230px;
}

div.leftmenu-base a:active {
	font-style: bold;	
	color: #0000FF;
	background: #FFFFFF;
}/*div.leftmenu-base*/
 p.active {
	font-weight: bold;	
	color:#333333;
	background:#FFFFFF;
	border-bottom: 3px solid #333333;
	padding-top:5px;
}
div.leftmenu-base a:visited {
	color:#333333;
	display:block;
	/*border-bottom: 3px solid #cccccc;*/
	text-decoration:none;
	width:230px;
}
div.leftmenu-base p:hover {
	color: #333333;
	border-bottom: 3px solid #333333;
}

.logo {
  background-image: url(images/logo.png);
  width: 242px;
  height: 160px;
  float: left;
  background-repeat: no-repeat;
  padding-left: 4px;
  margin-top: 3px;
  margin-left: 4px;
}
div.menu {
	height:165px;
}
div.fundraising a{
	width: 131px;
	height: 160px;
	background-image: url(images/fundraising.png);
	padding-right: 1px;
	padding-left: 1px;
	background-repeat: no-repeat;
	float: left;
}
div.fundraising-active a{
	width: 131px;
	height: 160px;
	background-image:url(images/fundraising-select.png);
	padding-right: 1px;
	padding-left: 1px;
	background-repeat:no-repeat;
	float: left;
}
div.fundraising a:hover{
	background:url(images/fundraising-select.png);
	background-repeat:no-repeat;
}
div.marketing a{
  width: 131px;
  height: 160px;
  background-image: url(images/marketing.png);
  padding-right: 1px;
  padding-left: 1px;
  background-repeat: no-repeat;
  float: left;
}
div.marketing-active a{
	width:131px;
	height:160px;
	background-image:url(images/marketing-select.png);
	padding-right: 1px;
	padding-left: 1px;
	background-repeat:no-repeat;
	float:left;
}
div.marketing a:hover{
	background:url(images/marketing-select.png);
	background-repeat:no-repeat;
}
div.writing a{
  width: 131px;
  height: 160px;
  background-image: url(images/writing.png);
  padding-right: 1px;
  padding-left: 1px;
  background-repeat: no-repeat;
  float: left;
}
div.writing-active a{
  width: 131px;
  height: 160px;
  background-image: url(images/writing-select.png);
  padding-right: 1px;
  padding-left: 1px;
  background-repeat: no-repeat;
  float: left;
}

div.writing a:hover{
	background:url(images/writing-select.png);
	background-repeat:no-repeat
}
div.tv a{
  width: 131px;
  height: 160px;
  background-image: url(images/tv.png);
  padding-right: 1px;
  padding-left: 1px;
  background-repeat: no-repeat;
  float: left;
}
div.tv-active a{
  width: 131px;
  height: 160px;
  background-image: url(images/tv-select.png);
  padding-right: 1px;
  padding-left: 1px;
  background-repeat: no-repeat;
  float: left;
}
div.tv a:hover{
	background:url(images/tv-select.png);
	background-repeat:no-repeat
}
.byline {
	padding-left:20px;
	font-size:small;
	color: #333333;
}
