body {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px;
	font-size:0.75em;
}

#PinkBand {height: 2px; background-color:#EC008C;}
#PinkBG {
	position: relative;
	left: 147px;
}
.PinkBG {
	background-color:#EC008C;
	}
#Wrapper { width:964px; margin:0 auto;}

#Content {margin-top:50px;}
p a {background-color:#eeeeee;color:#666666; text-decoration:none; padding:5px; }
p a.link, .OurWork a, #Middle li a, #Right li a {background-color:#eeeeee;color:#161616; text-decoration:none; padding:1px; filter:alpha(opacity=50);opacity: 0.5;}
p a:hover, .OurWork a:hover,  #Middle li a:hover,#Right li a:hover {background-color:#d8ff00;color:#222222}

::-moz-selection{background: #ed1556;color: #ffffff;} 	
::selection {background: #ed1556;color: #ffffff;} 

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
z-index: 100000;
}
#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: #d8ff00;
color: black;
padding: 10px;
z-index: 100000;
}
#dropdownpanel .control{ /*Div containing panel button*/
border-top: 3px solid #d8ff00;
color: black;
font-weight: bold;
text-align: center;
background-image: url(../img/site/panel.gif); /*change panel.gif to your own if desired*/
background-position: center;
background-repeat: no-repeat;
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 18px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 15px; /* 21px + 3px should equal height of "panel.gif" */
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.button {color: #000; background-color: #d8ff00; border: 0px; font-size: 14px; font-weight: bold;}
