@charset "UTF-8";
/* 

Author: Joe Toscano
Author URL: design.projectsauce.com

*/

html, body {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(images/layout/background.jpg);
	background-position:top center;
	color:#472B10;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #472B10;
}
a:visited {
	text-decoration: none;
	color: #472B10;
}
a:hover {
	text-decoration: none;
	color: #DCAD43;
}
a:active {
	text-decoration: none;
	color: #472B10;
}
a {
	font-weight: bold;
}

/* JSD Style Sheet */

#header {
	background:url(images/layout/top_back.jpg);
	width:942px;
	height:209px;
	margin-left:-1px;
	}

#links_back {
	background:url(images/layout/links_back.jpg);
	width:942px;
	height:171px;
	}

#content {
	width: 880px;
	height: 100%;
	text-align:justify;
	color:#472B10;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:25px;
	margin-left:-5px;
	}

#links div
{	visibility: hidden;
	}

#m2
	{	position: relative;
		display: block;
		width: 130px;
		text-align: center;
		background-image:url(images/layout/links_back2.jpg);
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		margin-left:24px;
		height:138px;
		}

#m3
	{	position: relative;
		display: block;
		width: 150px;
		text-align: center;
		background-image:url(images/layout/links_back2.jpg);
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		margin-left:23px;
		height:100px;
		}

#links a img { border: 0px; margin-bottom:-3px;};

#tables td {border-bottom: 1px #5F4E48 solid; height:25px; padding-bottom:1px;}

#vid_bg {
	width: 100%;
	height: 540px;
	background-image:url(images/layout/vid_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	}

#vid {
	float:right;
	width:374px;
	height:206px;
	margin-right:77px;
	margin-top:76px;
	}
	
#twitter_div {
	width:100%;
	text-align:left;
	}

#twitter_div li {
	list-style:none;
	}