html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
/* end reset */


html {height:100%;}

body {
	margin-top:0; 
	background-color:;
	text-align:center;
	background:#EBEBD3 url(/images/bg.png) repeat-y center;
}

#wrap {

	padding:0;margin:0 auto;
	width:700px;
	text-align:left;
}

#header {width:100%;background:#ccc;height:100px;background:url(/images/jointzheader.jpg) no-repeat top;}
#content {
	height:auto;
	text-align:center;
}
#footer {
	background:#900;
	padding:30px 0;
}

#copyright{color:#fff;
text-align:right;
padding:10px;
font:.8125em arial,verdana;
}

#drop {background:#900 url(/images/jointzbg-bottom.png) 0px top no-repeat;width:720px;height:80px;padding:0;margin:0;}
h1 {font:arial,helvetica; color:#990000; margin-bottom:9px;}
td {font: 12px verdana,arial,helvetica;}
img {border:0;}
.reqd {color:#990000;}
a {color:#900;}
.link  {font-size: 10px;color:#666;text-decoration:none; padding-bottom:6px;padding-top:6px;border-top:0px dashed #000000;}
a.link:hover {color:#900;}

.nav {
	list-style:none ;
	padding:0;
	margin:0;
}

.nav li {
	display:inline;
	padding:3px 9px;
}

.post {
margin-bottom:20px;
}

.vid-title {
	padding:6px;
	border-top:1px dashed #ccc;
	margin-top:12px;
	color:#900;
	font:bold 18px tahoma;
	margin-bottom:3px;
}

.vid-caption {
	padding:3px;
	margin:6px;
	text-align:center;
	font:italic 12px georgia,serif;
	color:#333;
}

