body {
	font: 80%/1.6 Verdana, Arial, Helvetica, sans-serif;
	background:#fff url("http://files.usmre.com/514/i/bg_body.gif") repeat-x 0 0;
	color:#626246;
	margin:0;
	padding:0;
}

h1 {
	color:#993300;
	font-weight:normal;
	font-style:italic;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 150%;
	text-align:center;
	background: transparent url("http://files.usmre.com/514/i/bg_dot.gif") repeat-x left bottom;
	padding: 0 0 24px 0;
	margin: 24px 0 0 0;
}

/* this is for the animation */
div#fadequotes h1 {
width: 560px;
}

h2 {
	margin: 14px 0;
	font-size:120%;
	text-transform:uppercase;
}

a {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#122f4c;
}
/* =Global Styles
-----------------------------------------------
*/

.clearboth {
	clear:both;
}

.padding {
	padding: 0 14px;
}

.red {
	color:#993300;
	font-weight:bold;
}

.cr {
	font-size:larger;
}

div.contentareabody ul li {
list-style-type: square
}

p.backtotop {
font-size: .7em;
text-align:right;
}



/* =Masthead  & Logo
---------------------------------------
*/

div#masthead,
div.masthead {
	height: 219px;
	width: 949px;
	/*
	background: transparent url("http://files.usmre.com/514/i/mastheads/hands.jpg") no-repeat bottom right;
	*/
}


/* SECTION LIST FOR ARTICLES - http://admin.unionstreetmedia.net/sitemanager/section/list/
389  	about
392 	learn more
391 	legal age 21
390 	mission
393 	our proposal
396 	contact
397 	press
398 	get involved
399		for parents
400		for teachers
401		for young adults
1 		default section
*/

/* hiding headers that have quotes on the pages */
/*
QUOTES (<div id="fadequotes">)
> Mission
> Legal Age 21 (fade)
> Learn More (fade)
> Our Proposal (fade)
*/
h2.heading15527,
h2.heading15528,
h2.heading15546,
h2.heading15658 {
	display:none;
}

div#masthead389 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/about.jpg") no-repeat 128px bottom;
}

div#masthead390 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/mission.jpg") no-repeat 128px bottom;
}

div#masthead391 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/legalage.jpg") no-repeat 128px bottom;
}

div#masthead392 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/learnmore.jpg") no-repeat 128px bottom;
}

div#masthead393 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/proposal.jpg") no-repeat 128px bottom;
}

div#masthead396 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/contact.jpg") no-repeat 128px bottom;
}

div#masthead397 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/news.jpg") no-repeat 128px bottom;
}

div#masthead398 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/hands.jpg") no-repeat 128px bottom;
}

div#masthead394 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/hands.jpg") no-repeat 128px bottom;
}

div#masthead399 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/forparents.jpg") no-repeat 128px bottom;
}

div#masthead400 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/forteachers.jpg") no-repeat 128px bottom;
}

div#masthead401 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/foryoungadults.jpg") no-repeat 128px bottom;
}

div#masthead1 {
	background: transparent url("http://files.usmre.com/514/i/mastheads/hands.jpg") no-repeat 128px bottom;
}

div#logo {
	width: 730px;
	height: 79px;
	background: transparent url("http://files.usmre.com/514/i/bg_logo.gif") no-repeat top left;
}
div#logo h1 {
	background: transparent url("http://files.usmre.com/514/i/logo_cr.gif") no-repeat top left;
	text-indent: -999em;
	position:absolute;
	top: 6px;
	left: 129px;
}

div#logo h1 a {
	position:absolute;
	top: 0;
	left: 0;
}

div#logo h1, div#logo h1 a {
	display:block;
	width: 330px;
	height: 69px;
	margin: 0;
	padding: 0;
}

/* =Navigation - Header Right - Donate Now and Get Involved
-----------------------------------------------
*/

ul#nav-action {
	width: 207px;
	float: right;
	list-style: none;
	margin: 38px 0 0 0;
	padding: 0;
}

ul#nav-action li a {
	display: block;
	width: 207px; 
	height: 49px;
	text-indent: -999em;
	outline:none;
}

#nb-donatenow a {
	background: transparent url("http://files.usmre.com/514/i/btn-donatenow.gif") no-repeat left top;
}

#nb-getinvolved a {
	background: transparent url("http://files.usmre.com/514/i/btn-getinvolved.gif") no-repeat left top;
}

/* =Navigation
-----------------------------------------------
*/

div#navigation {
	height: 26px;
	margin: 0;
	position:relative;
	z-index: 50;
}


ul#navbar {
	margin:0;
	padding:0;
   	padding-top: 2px;
	margin-left: 129px;
}

#navbar {
	width: 820px;
	height: 26px;
	list-style: none;
	z-index: 100;
	font: bold 11px/21px "Lucida Grande",Verdana,Arial,sans-serif;
	text-transform: uppercase;
}
#navbar li {
	display: inline;
	position: relative;
}
#navbar li,
#navbar a {
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#navbar li a {
	padding: 2px 5px;
	border: 1px solid transparent;
}
#navbar li a:hover,
#navbar>li:hover>a,
#navbar>li.sfhover>a {
	color: #930;
	border: 1px solid #a6a6a6;
	background: #fff;
}
#navbar li#nb1 a:hover,
#navbar>li#nb1:hover>a,
#navbar>li#nb1.sfhover>a,
#navbar li#nb8 a:hover,
#navbar>li#nb8:hover>a,
#navbar>li#nb8.sfhover>a,
#navbar li#nb9 a:hover,
#navbar>li#nb9:hover>a,
#navbar>li#nb9.sfhover>a {
	color: #930;
	border: 1px solid transparent;
	background: none;
}

/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	width: 180px;
	margin: 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #a6a6a6;
	top: 16px;
	font-size: 12px;
}
#navbar li:hover ul, 
#navbar li.sfhover ul {
	left: 0;
	z-index: 100;

}
#navbar li li {
	line-height:normal;
	height: auto;
}
#navbar li li a {
	margin: 0;
	padding: 0;
	text-indent: 0px;
	color: #5e5b5b;
	display: block;
	text-transform: none;
	font-weight: normal;
	border: none;
}
#navbar li li a:hover {
	color:#6c2e17;
	background:transparent;
	border: none;
}


/* for crappy browsers */
* html ul#navbar li ul li, * html ul#navbar li ul li a {  

}

ul#navbar li ul#aboutmenu {
width: 140px;
}

ul#navbar li ul#missionmenu {
width: 170px;
}

ul#navbar li ul#learnmoremenu {
width: 300px;
}

ul#navbar li ul#proposalmenu {
width: 113px;
}

ul#navbar li ul#legalagemenu {
width: 200px;
}

/* =Left Sidebar Navigation
---------------------------------------
*/

div#bgleft {
	background:transparent url("http://files.usmre.com/514/i/bg_leftnavbar-volunteer.gif") repeat-y 0 0;
}

div#leftsidebar ul {
padding: 14px 8px 4px 8px;
margin: 0;
list-style-type:none;
line-height:normal;
}

div#leftsidebar ul li {
margin: 0 0 16px 0;
line-height:normal;
}

div#leftsidebar ul li a {
text-decoration:none;
color:#34598D;

}

div#leftsidebar ul li a:hover {
color:#993300;
}


/* =Framework
---------------------------------------
*/
div#unnecessarybg {
	background: transparent url("http://files.usmre.com/514/i/bg-right.gif") repeat-y 730px top;
}

div#contentwrapper {
width: 963px;
background: transparent url("http://files.usmre.com/514/i/bg_content.gif") repeat-y 0 0;
}

div.contentareabody {
	margin-bottom: 20px;
}
div#contentint {
width: 730px;
float:left;
}

div#leftsidebar {
width: 129px;
float:left;
}

div#content {
width: 601px;
float:right;
}

body.category3463 #content {
	min-height: 581px;
}

body.category3463 #content {
	height: auto !important;
  	height: 581px;
}

div#rightsidebar {
width: 233px;
float:right;
position:relative;
}

#rightsidebar a {
	outline: none;
}


/* =Right Sidebar Navigation
--------------------------------------------
*/
#sbright {
	width:233px;
	height: 50px;
	background: transparent url("http://files.usmre.com/514/i/nav_sbr.gif") no-repeat left top;
	position:absolute;
	left: 0;
	top: 10px;
	margin: 0;
	padding: 0;
}


#sbright li {
	list-style: none;
	position: absolute;
}

ul#sbright li,
#sbright a {
	display: block;
	margin: 0;
	padding: 0;
}

ul#sbright li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#inthenews a,
#support a,
#getinvolved a {
display:block;
}

#inthenews a {
width: 233px;
height: 27px;
}

#support a {
width: 77px;
height: 23px;
}
#getinvolved a {
width: 155px;
height: 23px;
}


#inthenews { left: 0; width: 233px; height: 27px;}
#support { top: 27px;left: 0; width: 77px;height:23px;}
#getinvolved { top: 27px; left:78px;height: 23px; width: 155px;}


#inthenews a:hover { background: transparent url("http://files.usmre.com/514/i/nav_sbr.gif") no-repeat 0 -50px; }
#support a:hover { background: transparent url("http://files.usmre.com/514/i/nav_sbr.gif") no-repeat 0 -77px;}
#getinvolved a:hover { background: transparent url("http://files.usmre.com/514/i/nav_sbr.gif") no-repeat -78px -77px;}

/* =Right Sidebar Background Images
--------------------------------------------
*/

/* SECTION LIST FOR ARTICLES - http://admin.unionstreetmedia.net/sitemanager/section/list/
389  	about
392 	learn more
391 	legal age 21
390 	mission
393 	our proposal
396		contact
397 	press
398 	get involved
394		alcohol and you
399		for parents
400		for teachers
401		for young adults
1 		default section
*/


div#rtbg1 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/dining.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg389 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/about.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg392 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/learnmore.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}


div#rtbg391 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/legalage21.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg390 {
/*	background: transparent url("http://files.usmre.com/514/i/rightbar/mission.jpg") no-repeat left 60px; */
background: transparent url("http://files.usmre.com/514/i/rightbar/dining.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg393 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/proposal.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg396 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/contact.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg397 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/press.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}
div#rtbg398 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/support.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg394 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/dining.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg399 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/forparents.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}


div#rtbg400 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/forteachers.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}


div#rtbg401 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/foryoungadults.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

/*
15546 = Learn More
15563 = Proposal > Waiver
15542 = Legal Age 21> Myths
15552 = Learn More Drunk Driving
15553 = Drunk Driving Fatalities
15547 = Learn More Binge
15550 = Learn More Binge (subpage)
15551 = Learn More Binge (subpage)
15565 = Learn More Binge (subpage)
15561 = Proposal > Education
15559 = Learn More > Alcohol Education Programs
15558 = Learn More > Alcohol Education
15534 = Legal Age 21 > Arguments Against
15538 = Legal Age 21 > Arguments Against (subpage)
15539 = Legal Age 21 > Arguments Against (subpage)
15540 = Legal Age 21 > Arguments Against (subpage)
15541 = Legal Age 21 > Arguments Against (subpage)
*/

div#rtbg15546 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/learnmore.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15563 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/proposalwaiver.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15542 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/legalage21myths.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15552,
div#rtbg15553{
	background: transparent url("http://files.usmre.com/514/i/rightbar/learnmoredd.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15547,
div#rtbg15550,
div#rtbg15551,
div#rtbg15565 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/learnmorebinge.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15561 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/proposaleducation.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15559,
div#rtbg15558{
	background: transparent url("http://files.usmre.com/514/i/rightbar/alcoholeducation.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}

div#rtbg15534,
div#rtbg15538,
div#rtbg15539,
div#rtbg15540,
div#rtbg15541 {
	background: transparent url("http://files.usmre.com/514/i/rightbar/argumentsagainst.jpg") no-repeat left 60px;
	width:233px;
	height: 370px;
}


/* =Footer
---------------------------------------
*/

div#footer {
	background: transparent url("http://files.usmre.com/514/i/bg_dot.gif") repeat-x 0 0;
	width: 573px;
	margin: 0 0 0 143px;
}


div#footer p {
	color:#373736;
	font-size:smaller;
margin: 0;
	padding: 14px 0 0 0;
}
/* =Base
---------------------------------------
*/

div#base {
	background: transparent url("http://files.usmre.com/514/i/bg_base.gif") no-repeat 0 0;
	width: 963px;
	height: 60px;
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
}

ul#usmtag {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

ul#usmtag li {
	position:absolute;
	left: 766px;
	top: 14px;
}

ul#usmtag li.usm1 a,
ul#usmtag li.usm1 img {
	position:absolute;
	display:block;
	width: 140px;
	height: 34px;
	margin: 0 25px auto; 
}



/* =Donation Form
---------------------------------------
*/

legend {
background:#bbb895;
color:#993300;
padding: 2px 8px;
font-weight:bold;
}

fieldset {
margin: 10px 0;
border: 1px solid #bbb895;
}
div.errorbox {
background:#333;
border: 6px solid #ccc;
color:#fff;
padding: 4px;
}


div.errorbox p {
margin: 0;
}
.ezerrorbold {
font-weight:bold;
border-bottom: 1px solid #fff;

}
.ezerror {
margin: 0 0 0 30px;
}

.divleft {
float: left;
width: 48%;
clear: left;
}
.divright {
float: right;
width: 48%;
}

.divleft fieldset,
.divright fieldset {
border-bottom: 0;
border-left: 0;
border-right: 0;
}

.divleft fieldset p,
.divright fieldset p {
line-height: normal;
}



/* =Bulk Mail Signup in Right Bar
-----------------------------------------------
*/

div#mailinglist {
width: 140px;
margin: 0 0 0 18px;

}

div#mailinglist input#email {
width: 140px;
margin: 4px 0;
border: 1px solid #ccc;
} 

div#mailinglist label {
text-align:left;
line-height:normal;
font-size:smaller;
}

/* Chat */
#chatwindow {
	border: 0;
	margin: -10px 0 0 0;
	width: 570px;
	height: 600px;
}

/* = Ads Box
---------------------------------------------
*/

div.updatebox,
div.newsbox {
	padding: 0 10px 10px 10px;
}

/*
div.topheader {
	margin-top: 5px;
}

div.news {
	margin: 0 5px 20px 0;
	padding: 8px 0 0 0;
}

div.news p {
	margin: 12px 0 0 9px;
}
*/

.news {
	width: 202px;
	margin: 10px 0 10px 10px;
	background: transparent url("http://files.usmre.com/514/i/bg-widget.gif") repeat-y left top;
}

div.news {
	color:#333;
	line-height: normal;
}

div.news a,
div.news a span.adtitle {
	color: #993300;
}


h3#todaysupdate, h3#recentnews {
	text-indent: -9999px;
	width: 202px;
	height: 31px;
	margin: 0;
	padding: 0;
}

h3#todaysupdate {
	background: transparent url("http://files.usmre.com/514/i/hdr-todaysupdate.gif") top left no-repeat;
}

h3#recentnews {
	background: transparent url("http://files.usmre.com/514/i/hdr-crinthenews.gif") top left no-repeat;
}
/*
div.news {
	margin: 75px 0 20px 20px;
}
div.news ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

div.news ul li {
	margin: 0 0 16px 0;
	line-height:normal;
}

div.news ul li * {
	color:#fff;
}

div.news p {
	text-indent: -999em;
	width: 88px;
	height: 11px;
	background: transparent url("http://files.usmre.com/514/i/headers/announcements.gif") no-repeat left top;
}
*/
ul#donate_buttons {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

ul#donate_buttons li {
	margin: 0 0 10px;
	padding: 0;
}

ul#donate_buttons li a {
	border: none;
}

a#lnk-auctionpal {
	background: transparent url("http://files.usmre.com/514/i/btn-sellanitem.gif") no-repeat left top;
}

a#lnk-crgear {
	display: block;
	width: 203px;
	width: 201px;
	text-indent: -999em;
	outline: none;
	height: 53px;
	background: transparent url("http://files.usmre.com/514/i/btn-officialgear.gif") no-repeat left top;
}

/*
a#auctionpal {
	display: block;
	width: 113px;
	height: 69px;
	text-indent: -9999px;
	background: url('/files/chooseresponsibility/i/auctionpal.gif') top left no-repeat;
}

a#crgear {
	display: block;
	width: 85px;
	height: 69px;
	text-indent: -9999px;
	background: url('/files/chooseresponsibility/i/crgear.gif') top left no-repeat;
}
*/

.bottombackgroundhack {
	background: transparent url("http://files.usmre.com/514/i/bg-rightbase.gif") no-repeat 730px bottom;
	position: relative;
}

/* = Volunteer Page
---------------------------------------------
*/

#ttl-updates {
	background: transparent url("http://files.usmre.com/514/i/hdr-updates.gif") no-repeat left top;
	width: 128px;
	height: 20px;
	text-indent: -999em;
	margin: 0;
	padding: 0;
	font-size: 12px; /* ie 6 hack */
}

#blockupdates {
	border: 1px solid #aeae8c;
	background: #e4e4d9;
	padding: 0 10px 10px;
	margin: 0 0 30px 0;
}



ul#rnb-volunteers {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 202px;
	margin: 10px 0 0 10px;
}

ul#rnb-volunteers li {
	margin: 0;
	padding: 0;
}

ul#rnb-volunteers a {
	display: block;
	text-indent: -999em;
}

li#lnk-signup a {
	width: 202px;
	height: 31px;
	background: transparent url("http://files.usmre.com/514/i/btn-signup.gif") no-repeat left top;
	margin: 0 0 20px 0;
}


li#ttl-thingstodo {
	background: transparent url("http://files.usmre.com/514/i/hdr-6things.gif") no-repeat left top;
	padding: 0;
	margin: 0;
	height: 247px;
	position: relative;

	/*
display: block;
width: 202px;
height: 31px;
background: transparent url("http://files.usmre.com/514/i/hdr-6things.gif") no-repeat left top;
margin: 20px 0 0 0;
*/
}

li#ttl-thingstodo a {
	display: none;
}

li#ttl-thingstodo ul li a {
	display: block;
}

ul#menuthingstodo {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left top;
	width: 202px;
	height: 216px;
	position: absolute;
	top: 31px;
}

ul#menuthingstodo li {
	position: absolute;
}

ul#menuthingstodo li,
ul#menuthingstodo li a {
	width: 202px;
	height: 30px;
	outline: none;
}

ul#menuthingstodo li#lnk-write,
ul#menuthingstodo li#lnk-write a {
	height: 46px;
}

#lnk-joinus {
	top: 2px;
}

#lnk-tellafriend {
	top: 34px;
}

ul#menuthingstodo li#lnk-write {
	top: 65px;
	height: 46px;
}

ul#menuthingstodo li#lnk-write a {
	height: 46px;
}

#lnk-tuys {
	top: 112px;
}

#lnk-handout {
	top: 142px;
}

#lnk-donate {
	top: 172px;
}


#lnk-joinus a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -218px;
}

#lnk-tellafriend a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -250px;
}

#lnk-write a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -281px;
}

#lnk-tuys a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -328px;
}

#lnk-handout a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -358px;
}

#lnk-donate a:hover {
	background: transparent url("http://files.usmre.com/514/nav-volunteer.jpg") no-repeat left -388px;
}

#rnb-volunteers #lnk-findvolunteer {
	margin: 26px 0 0 0;
}


#lnk-findvolunteer a {
	width: 202px;
	height: 164px;
	background: transparent url("http://files.usmre.com/514/i/btn-findvolunteers.jpg") no-repeat left top;
}

li#ttl-mediasites a {
	display: none;
}

li#ttl-mediasites ul li a {
	display: block;
}

ul#menumedia {
	width: 195px;
	height: 42px;
	position: relative;
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	background: transparent url("http://files.usmre.com/514/i/nav-media.jpg") no-repeat left top;
}

ul#menumedia li {
	width: 33%;
	position: absolute;
	margin: 0;
	padding: 0;
}

ul#menumedia li a {
	display: block;
	height: 42px;
}

li#lnk-myspace {
	left: 0;
}

li#lnk-facebook {
	left: 33%;
}

li#lnk-youtube {
	left: 66%;
}




/*
ul#rnb-volunteers {
list-style: none;
margin: 0;
padding: 0;
width: 202px;
margin: 10px 0 0 10px;
}

li#lnk-signup a {
display: block;
width: 202px;
height: 31px;
background: transparent url("http://files.usmre.com/514/i/btn-signup.gif") no-repeat left top;
}

li#ttl-thingstodo {
display: block;
width: 202px;
height: 31px;
background: transparent url("http://files.usmre.com/514/i/hdr-6things.gif") no-repeat left top;
margin: 20px 0 0 0;
}



ul#menuthingstodo {
margin: 0;
padding: 0;
list-style: none;
background: transparent url("http://files.usmre.com/514/i/nav-volunteer.jpg?1") no-repeat left top;
width: 202px;
height: 216px;

}

ul#menuthingstodo li {
width: 202px;
height: 30px;
}


ul#menuthingstodo li a {
display: block;
height: 30px;
}


#lnk-joinus {
top: 2px;
}

#lnk-tellafriend {
top: 34px;
}

ul#menuthingstodo li#lnk-write {
top: 65px;
height: 46px;
}

ul#menuthingstodo li#lnk-write a {
height: 46px;
}

#lnk-mediacoverage {
top: 112px;
}

#lnk-handout {
top: 142px;
}

#lnk-donate {
top: 172px;
}

#lnk-findvolunteer a {

}
*/


/* =Tell A Friend
---------------------------------------------
*/

form.tellafriend {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 20px 0;
}
form.tellafriend label {
	display: block;
}
form.tellafriend input[type='text'] {
	width: 300px;
}


/* =Video
---------------------------------------------
*/

#flashvideo {
width: 380px;
float: left;
}

#flashthumbs {
width: 125px;
float: right;
}

#flashthumbs a img {
border: 0;
}

#flashthumbs a {
display: block;
padding: 0 0 8px 0;
}


/* Tell Us Your Story */

#tuys_form #story {
	height: 150px;
	width: 400px;
}
h3.error {
	font-size: 1.2em;
	color: #df0000;
}

.tuys_wrapper {
	padding: 0 10px;
	width: 80%;
	margin: 7px 15px 8px;
	border: 1px solid #ddd;
	background: #f9f9f9;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.tuys_detail_wrapper {
	padding-top: 10px;
}

.tuysname {
	color: #930;
	font-weight: normal;
	margin-bottom: 0;
	padding: 3px 3px 0 0;
	display: inline;
	text-transform: capitalize;
}

.tuyslocation {
	display: inline;
}

#tuys_nav {
	margin: 10px 0;
	background: #f0f0f0;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}

.tuys_wrapper .tuysstory {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
#tuys_nav {
	font-size: 1.1em;
}
#internshipdetail {
	width: 85%;
	margin: 10px auto;
}


/* News Ticker */
#newsticker {
	width: 559px;
	height: 143px;
	position: relative;
	border: 1px solid #d3cfcf;
	padding: 8px;
	margin-top: 10px;
}
#newsticker .newstory {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 559px;
	height: 143px;
}
#newsticker .imgwrap {
	width: 204px;
	height: 142px;
	overflow: hidden;
	float: left;
	display: block;
}
#newsticker .contentwrap {
	height: 103px;
	width: 338px;
	padding: 5px;
	background: #fff url('/files/chooseresponsibility/i/ticker/tickercontentbg.gif') left bottom repeat-x;
	font: 10px/11px Verdana;
	overflow: hidden;
	float: left;
	margin-left: 6px;
}
#newsticker .contentwrap p {
	margin:0; padding: 5px 0 0;
}
/* Ticker Nav */
#newsticker #tickernav {
	width: 346px;
	height: 23px;
	border: 1px solid #c5c2c2;
	list-style: none;
	padding: 0; margin: 0;
	position: absolute;
	left: 218px;
	top: 125px;
	background: #d5d5d5 url('/files/chooseresponsibility/i/ticker/tickernav_bg.gif') left top repeat-x;
	text-align: center;
}
#newsticker #tickernav li {
	float: left;
}
#newsticker #tickernav a {
	display: block;
	float: left;
	border-right: 1px solid #c5c2c2;
	font: 11px/23px 'Lucida Grande',Verdana,Arial,sans-serif;
	height: 23px;
	color: #5a5a5a;
	padding: 0 8px;
	text-decoration: none;
}
#newsticker #tickernav a:hover {
	color: #9c7e0f;
}
#newsticker #tickernav a.active {
	background: #fff;
	color: #9c7e0f;
}

/* Errors */
.error {
	width:99%;
	margin:0 auto;
	background-color: #FFDFDF !important;
	border:1px dotted red;
	margin-bottom:1em;
	text-align:center;
	padding:7px 5px 5px;
	font-size:125%;
	color:#DF0000;
	display:block !important;
}