body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 539px;
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
	background: url(../images/poddy_bg.jpg) no-repeat;
	height: 600px;
	width: 770px;
}
#navbar {
	height: 30px;
	width: 460px;
	padding-left: 40px;
	text-transform: uppercase;
	color: #FBCB9B;
	vertical-align: top;
	padding-top: 15px;
	float: left;
	font-size: 11px;
	line-height: normal;
}
#main {
	height: 340px;
	width: 350px;
	margin-top: 50px;
	margin-left: 350px;
}
#main_gallery {
	height: 340px;
	width: 350px;
	margin-top: 55px;
	margin-left: 365px;
}
#main_bio {
	height: 340px;
	width: 310px;
	margin-top: 50px;
	margin-left: 350px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}
#main_slideshow {
	height: 550px;
	width: 350px;
	margin-top:55px;
	margin-left: 310px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}
#content_1 {
	height: 50px;
	width: 325px;
	color: #FFFFFF;
	padding-left: 15px;
	background: url(../images/button_small.gif) no-repeat right center;
	padding-top: 10px;
	font-size: 13px;
}
#content_2 {
	height: 106px;
	width: 325px;
	color: #FFFFFF;
	padding-left: 15px;
	background: url(../images/button_small.gif) no-repeat right center;
	padding-top: 7px;
	font-size: 13px;
}
#content_3 {
	height: 130px;
	width: 300px;
	color: #FFFFFF;
	padding-left: 15px;
	/*background: url(../images/button_large.gif) no-repeat 15px bottom;*/
	padding-top: 8px;
	font-size: 12px;
}
#content_internal {
	height: auto;
	width: 335px;
	color: #FFFFFF;
	padding-left: 15px;
	/*background: url(../images/button_large.gif) no-repeat 15px bottom;*/
	padding-top: 8px;
	font-size: 12px;
}
#content_internal h3 {
	color: #FBCB9B;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
#content_internal p {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

.padding {
	margin-right: 5px;
	margin-left: 5px;
}
.large {
	color: #FFFFFF;
	text-transform: uppercase;
	font: bold 24px Courier, mono;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
