html,body,head,div,img,p,span,h1,h2,h3,h4,h5,ul,li { margin: 0px; padding: 0px; border: 0px; }

body {
	background: url('../img/bg.png') top left repeat;
	font: 12px normal Arial, Helvetica, sans-serif;
	text-align:center;
	}

a { color: #eb4b96; text-decoration: none; }
a:hover { text-decoration: underline; }

.clear { clear: both; padding-left: 0px; }

h1 span { color: #eb4b96; }
h2 span { color: #eb4b96; }
h3 { color: #848484; }
h4 { color: #fc9049; font-size: 11px; }
h5 { color: #000; background-color: #c8c8c8; padding: 5px 4px; font-size: 14px; text-align: left;}


div#wrapper {
	margin: 0 auto;
	width: 1054px;
	background-color: #d754a4;
	overflow: auto;
	text-align:center;
	}

div#content {
	width: 965px;
	margin: 0 auto;
	}

div#header {
	width: 965px;
	height: 177px;
	}

div#topblock {
	width: 965px;
	}

div#nav {
	width: 965px;
	height: 43px;
	background: url('../img/buttons_bg.jpg') no-repeat;
	}

ul.nav {
	list-style-type: none;
	width: 587px;
	height: 43px;
	float: right;
	}

ul.nav li {
	display: block; 
	height: 43px;
	float: right;
	}

div#vidpanel {
	width: 965px;
	}

div#vidpanel-left {
	width: 499px;
	float: left;
	}

div#vidpanel-right {
	width: 466px;
	height: 420px;
	float: right;
	background: url('../img/newsite/vid-panel-right-bg.jpg') no-repeat;
	text-align: left;
	}

div#video {
	width: 385px;
	height: 276px;
	margin: 88px 0 0 28px;
	}

div#join-continue {
	width: 965px;
	height: 95px;
	background: url('../img/newsite/join-continue-bg.jpg') no-repeat;
	}

ul.join-continue {
	list-style-type: none;
	width: 960px;
	height: 83px;
	padding: 5px 0 0 9px;
	}

ul.join-continue li {
	display: block;
	float: left;
	}

div#title {
	width: 800px;
	height: 16px;
	text-align: right;
	font: 16px normal Arial, Helvetica, sans-serif;
	}

div#picstop {
	width: 965px;
	}

div#picstop-b {
	width: 965px;
	}

div#updates-top {
	width: 965px;
	height: 329px;
	background: url('../img/newsite/updates-top-bg.jpg') no-repeat;
	overflow: hidden;
	}

div#updates-bottom {
	width: 965px;
	height: 329px;
	background: url('../img/newsite/updates-bottom-bg1.jpg') no-repeat;
	overflow: hidden;
	}

div#main-pic {
	width: 414px;
	height: 324px;
	margin: 0 auto;
	text-align: left;
	}

div#thumb {
	width: 199px;
	height: 153px;
	margin: 0 auto;
	text-align: left;
	}

div#thumb-b {
	width: 199px;
	height: 154px;
	margin: 0 auto;
	text-align: left;
	}
	
div#p-updates {
	width: 965px;
	height: 118px;
	background: url('../img/newsite/photo-updates-bg.jpg') no-repeat;
	}

div#v-updates {
	width: 965px;
	height: 122px;
	background: url('../img/newsite/video-updates-bg.jpg') no-repeat;
	}

div#textbox {
	width: 408px;
	height: 68px;
	margin: 0 auto;
	}

/*div#footer {
	width: 965px;
	height: 15px;
	background: url('../img/newsite/footer-bg.jpg') no-repeat;
	}*/
#footer {
	background: url('../../images/footer.jpg') no-repeat;
	width: 868px;
	height: 135px;
	margin: 0 auto;
	}

#footer p {
	color: #fff;
	text-align: center;
	font: 11px normal arial, verdana, helvetica;
	}

#footer p a {
	color: #fff;
	text-align: center;
	font: 11px normal arial, verdana, helvetica;
	text-decoration: none;
	}
#footer p a:hover {
	text-decoration: underline;
	}

	
