body {
	background: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #336699;
}

a:visited {
	color: #6699cc;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #000000;
}

#container {
	background: #FF0000;
	display: block;
}

#header {
	width: 100%;
	height: 116px;
	background: #90000d url(../images/top_bg.gif) left top repeat-x;
}

#header_content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 116px;
	position: relative;
}

#footer_content {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	height: 250px;
	position: relative;
}

#body_area {
	margin: 20px auto;
	text-align: left;
	width: 900px;
}

#pannel {
	width: 900px;
	margin: 0;
	position: relative;
}


#pannel_top {
	width: 900px;
	height: 18px;
	margin: 0;
	position: relative;
	background: url(../images/pannel_top.png) left top no-repeat;
	overflow: hidden;
}

#pannel_bottom {
	width: 900px;
	height: 18px;
	margin: 0;
	position: relative;
	background: url(../images/pannel_bottom.png) left top no-repeat;
	overflow: hidden;
}

#pannel_bg {
	width: 900px;
	margin: 0;
	position: relative;
	background: url(../images/pannel_bg.png) left top repeat-y;
}


.homepage_pannel {
	height: 408px;
}


#footer {
	width: 100%;
	height: 250px;
	background: #FFF url(../images/footer_top.gif) left top repeat-x;
}


#santacam_logo {
	position: absolute;
	left: 0;
	top: 24px;
	border: none;
}

#main_nav {
	height: 33px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

#main_nav li {
	float: left;
	margin-right: 1px;
	height: 33px;
	font-size: 15px;
	background: #CCC url(../images/nav_bg.gif) left top repeat-x;
}

#current_page {
	background: #FF0000 url(../images/nav_bg_current.gif) left top repeat-x !important;
}

#main_nav li a {
	float: left;
	display: block;
	height: 28px;
	padding: 5px 12px 0px 12px;
	background: url(../images/nav_bg_rh.gif) right top no-repeat;
	text-shadow: #FFF 0px 1px 0px;
}

#current_page a {
	background: url(../images/nav_bg_rh_current.gif) right top no-repeat !important;
	text-shadow: #a60010 0px -1px 0px !important;
}

#main_nav li a:link, #main_nav li a:visited {
	color: #000;
	text-decoration: none;
}

#current_page a:link, #current_page a:visited {
	color: #FFF  !important;
}

#main_nav li a:hover {
	text-decoration: underline;
}

#bb_logo {
	position: absolute;
	right: 0;
	top: 4px;
}

#no_one_homeless {
	position: absolute;
	left: 0;
	top: 54px;
}

#site_info {
	font-size: 12px;
	color: #999;
	position: absolute;
	left: 0;
	top: 128px;
}

#site_info_message {
	font-size: 12px;
	color: #999;
	position: absolute;
	left: 0;
	top: 36px;
}

#footer_info {
	font-size: 12px;
	color: #999;
	position: absolute;
	left: 0;
	top: 98px;
}

#footer_info li {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #999;
	margin-right: 10px;
}

#footer_info a:link, #footer_info a:visited {
	color: #999;
}

#footer_info a:hover {
	color: #333;
}

.final_list_item {
	border: none !important;
}

#snow_scene {
	position: absolute;
	top: 0;
	left: 4px;
	width: 892px;
	height: 408px;
	background: url(../images/pannel_jpg.jpg) left top no-repeat;
}

#santa_front {
	width: 496px;
	height: 410px;
	background: url(../images/santa.png) left top no-repeat;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 4px;
	z-index: 2;
}

#front_content {
	position: relative;
	z-index: 3;
	padding: 22px 0 0 40px;
	width: 450px;
}

#general_content {
	position: relative;
	z-index: 3;
	padding: 22px 40px 22px 40px;
}

#make_video {
	position: absolute;
	z-index: 3;
	right: 150px;
	bottom: 20px;
}

.large_button {
	background: url(../images/large_button_bg.png) left top repeat-x;
	height: 36px;
	line-height: 17px;
	border-left: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	display: block;
	padding: 18px 20px 0 20px;
	font-weight: bold;
	font-size: 20px;
	color: #FFF !important;
	text-decoration: none;;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 150px;
	text-align: left;
	text-shadow: #660000 0px -1px 0px;
	position: relative;
}

.large_button:hover {
	background: url(../images/large_button_bg.png) left bottom repeat-x;
}

#button_paragraph {
	margin-top: 20px;
}

#arrow {
	width: 16px;
	height: 20px;
	background: url(../images/arrow.png) left top no-repeat;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 17px;
}

#santa_advert {
	height: 433px;
	width: 700px;
	margin: 0 auto;
	display: block;
}

#donate_form {
	width: 100%;
	height: 1600px;
	border: none;
}



h1 {
	color: #FF0000;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 8px;
	margin-top: 22px;
	letter-spacing: -1px;
}

p {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 16px;
}

#general_content li {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 16px;
}

#general_content ul {
	list-style: inside square;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}



