
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic, sans-serif;
}

a {
   outline: 0;
}

body {
	background-color:#1ea049;	
}

a {
	color:#ffffff;
	text-decoration:none;
}

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


#vid_background {
	position:relative;
	width:800px;
	height:1400px;
	min-height:1400px;
	background-image:url(MattCelesteHoliday2011.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
}
	
	#vid_container {
		position:absolute;
		left:80px;
		top:35px;
		width:640px;
		height:360px;
		background-color:#666666;
	}


	#thenav {
		position:absolute;
		left:400px;
		top:652px;
		width:400px;
		color:#ffffff;
		font-size:19px;
		font-weight:normal;
		text-align:right;
		padding-right:8px;
	}


	#addthiswidget {
		position:absolute;
		top:648px;
		left:0px;
		width:400px;
		text-align:0;
		padding-left:8px;
	}
