@charset "UTF-8";
/* CSS Document */

body {
	background-color:#303030;
	margin:0;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.wrap {
	height:100%;
	width:100%;
	margin:0;
	background-color:#303030;
}

#embedvid {
	height: 360px;
	width: 640px;
	margin:0;
}

.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
}

a:link {
	color:#A08851;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color:#AC6A46;
	text-decoration:none;
}

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

a:active {
	color:#FFFFFF;
	text-decoration:none;
}
