body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(http://www.podcampcleveland.com/images/main_bg.jpg);
	background-repeat:repeat-x;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container2 { 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#000000;
	height:80px;
} 

.twoColElsRtHdr #container { 
	width: 900px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColElsRtHdr #header { 
	padding: 0 0px; 
	margin:0 auto; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#right-nav {
}


#topbg {
height:22px;
background-image:url(http://www.podcampcleveland.com/images/top_bg.jpg);
background-repeat:repeat-x;
}

#wel-left {
float:left;
width: 423px;
margin: 0px;
padding: 0px;

}
#backer {
background-image:url(../images/backer.jpg);
}
#wel-right {
margin-left:423px;
height:220px;
background-image:url(http://www.podcampcleveland.com/images/wel_content.jpg);
background-repeat:repeat-x;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
padding-left:5px;
}

.twoColElsRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColElsRtHdr #sidebar1 {
	float: right; 
	margin-top:11px;
	margin-bottom:15px;
	width: 242px; /* since this element is floated, a width must be given */
	background-image:url(http://www.podcampcleveland.com/images/right_bg.jpg);
background-repeat:repeat-y; /* the background color will be displayed for the length of the content in the column, but no further */
}

#right-head {
background-image:url(http://www.podcampcleveland.com/images/right_head.jpg);
background-repeat:repeat-x;
height:47px;
width:219px;
margin-left:10px;
margin-right:25px;
margin-bottom:5px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#003366;
padding-top:5px;
}
#right-head a{
background-image:url(http://www.podcampcleveland.com/images/right_head.jpg);
background-repeat:repeat-x;
height:47px;
width:219px;
margin-left:10px;
margin-right:25px;
margin-top:5px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#003366;
padding-top:5px;
text-decoration:none;
}
#right-link {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#003366;
padding-top:5px;
padding-bottom:5px;
background-color:#CCC8C8;
margin-left:10px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
}
#right-link a{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#003366;
padding-top:5px;
padding-bottom:5px;
background-color:#CCC8C8;
margin-left:10px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
text-decoration:none;
}
#other_camps {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003366;
padding-bottom:5px;
margin-left:10px;
margin-right:15px;
text-decoration:none;
}
#other_camps a{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003366;
padding-bottom:5px;
margin-left:10px;
margin-right:15px;
text-decoration:none;
}

#sponsors {
text-align:center;
padding-bottom:2px;
margin: 0 0 8px;
}

#aff-link {
text-align:center;
padding-bottom:2px;
margin: -12px 0 10px;
}

div#navbar2 {
height: 54px;
width: 100%;
}
div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #003366;
white-space: nowrap;
}
.budge {
padding-top:35px;
}

div#navbar2 li {
list-style-type: none;
display: inline;
vertical-align:middle;
height:54px;
}
div#navbar2 li a {
text-decoration: none;
padding: 0px 10px;
color: #003366;
vertical-align:middle;
height:54px;
}
div#navbar2 lia:link {
color: #003366;
}
div#navbar2 lia:visited {
color: #003366;
}
div#navbar2 lia:hover {
font-weight: bold;
color: #003366;
}
div#navbar3 {
height: 30px;
width: 100%;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
}
#copyright {
width: 100%;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
padding-top:20px;
color: #FFFFFF;
}
div#navbar3 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
line-height: 30px;
white-space: nowrap;
padding-top:13px;
}
div#navbar3 li {
list-style-type: none;
display: inline;
}
div#navbar3 li a {
text-decoration: none;
padding: 0px 18px;
color: #FFFFFF;
}
div#navbar3 lia:link {
color: #FFFFFF;
}
div#navbar3 lia:visited {
color: #FFFFFF;
}
div#navbar3 lia:hover {
font-weight: bold;
color: #FFFFFF;
}

.twoColElsRtHdr #mainContent {
margin: 15px 0em 0 0px; 
} 

#mainhead {
width:600px;
height:47px;
background-image:url(http://www.podcampcleveland.com/images/left_head.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#800707;
padding-left:15px;
padding-top:15px;
text-align:left;
}
#infobox {
border: solid 1px #666666;
background-color:#FFFFFF;
padding:7px;
width:600px;
margin-bottom:10px;
}
#title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#282D32;
text-align:left;
}
#info {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
text-align:left;
}
#link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
text-align:right;
}
#link a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
text-align:right;
}
.twoColElsRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.twoColElsRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#800707;
text-align:left;
margin:0;
padding:0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#282D32;
text-align:left;
margin:0;
padding:0;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
text-align:left;
margin:0 0 16px;
padding:0;
}

ul {
margin: -12px 0 16px;
}

#sidebar1 img {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
text-align:center;
border:none;
margin: 12px auto 0;
}

#afflink a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4E5B67;
}