/*
//
// primary styles
// Author: DataSetGo
// Date: 2006/04/18
//
/////////////////////////////////////// */



/* Global Styles
/////////////////////////////////////// */
body {
	font: 14px/18px "trebuchet ms", arial, sans-serif;
	background: #e9e9e9;
	color: #333;
	margin: 0;
	padding: 0;
}

a {
	color: #247448;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #333;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	color: #247448;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	color: #333;
}


#main_container {
	width: 798px;
	margin: 0 auto 0 auto;
	background: orange url(/sync/dollars_for_darfur/container.png) repeat-y;
	padding-bottom: 30px;
}

#container {
	width: 743px;
	margin: 0 auto 0 auto;
}

#header {
	height: 168px;
	padding-left: 0px;
background-color: #ccc;
}

#content {
	margin-top: -5px;
        margin-left: 10px;
       margin-right: 10px;
      width: 740px;
}

/* Content Sidebar Items */
#contentRight {
	width: 301px;
	float: right;
	padding: 0 20px 0 30px;

}

#contentRight img#groupPic{
	padding-bottom: 20px;
}

#redSideBar {
	color: #fff;
	background: #fff url(/sync/dollars_for_darfur/redSideBar.png) no-repeat;
	width: 277px;
        height: 280px;
        overflow: auto;
	font-size: 13px;
	line-height: 20px;
	padding: 0 20px 10px 20px;
}
#redsidebar_liquid h1 {
	color: #fff;
	font: 18px/18px "Trebuchet MS", arial;
	padding: 0 15px 0 0;
	font-weight: bold;
        margin-top: 0;
}

#redsidebar_liquid a{
color: #fff;
}
#redsidebar_liquid{
color: #fff;
line-height: 20px;
background: url(/page/-/TorchRun/redboxbg.jpg) repeat-y; 
width: 301px;
margin-right: 50px;
}

#redsidebar_liquid #top {

background: url(/page/-/TorchRun/redboxtop.jpg) no-repeat top center; 
height: 31px;
margin-bottom: 0;
}

#redsidebar_liquid #bottom {

background: url(/page/-/TorchRun/redboxbottom.jpg) no-repeat top center; 
height: 31px;
}

#redsidebar_liquid #padding {
padding: 0px 24px 0px 24px; 
font-size: 95%;
 width: 100%;

}

#redsidebar_liquid #padding p {
padding-right: 40px;
}

#redSideBar h1 {
	color: #fff;
	font: 18px/18px "Trebuchet MS", arial;
	padding: 15px 0 0 0;
	font-weight: bold;
}

#redSideBar h2 {
	color: #fff;
	font: 28px/28px "Trebuchet MS", arial;
}

#redSideBar a {
	color: #fff;
	text-decoration: underline;
}
	
#contentLeft {
	width: 410px;
	padding: 15px 0 0 15px;
}

/* Nav bar items */

#nav {
	height: 40px;
	background: #fff url(/sync/dollars_for_darfur/nav.png) no-repeat;
	padding: 10px 0 0 20px;
	margin: 10px 0 0 0;
}

#nav ul {
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#nav li {
	list-style-type: none;
	margin: 0px;
	padding-right: 25px;
	float: left;
	text-transform: capitalize;
	font-size: 15px;
}

#nav a {
	text-decoration: none;
	color: #fff;
	cursor: finger;
}

#nav a:hover {
	text-decoration: underline;
}

#nav #saveLink {
	float: right;
	font-size: 15px;
	padding-right: 14px;
}


#footer {
	height: 57px;
	background: #fff url(/sync/dollars_for_darfur/footer.png) no-repeat;
	color: #fff;
	font-size: 12px;
	padding: 9px 0 0 23px;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

  
  
 /* page-specific styles
 ////////////////////////////////////// */
 
#contentInt {
	margin-top: -5px;
	padding: 0 25px;
	line-height: 25px;
}