body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clear {
	clear: both;
}
.yellowtext {
	color: #fdb84f !important;
}
.submitbtn {
	background: url(images/submit.gif) no-repeat;
	height: 31px;
	width: 80px;
	border-style: none;
	cursor: pointer;
}
body {
	background: #6d0019;
	color: #FFFFFF;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#wrap {
	background: url(images/bg.jpg);
	height: 768px;
	width: 1024px;
	margin: 30px auto;
}
#logo {
	float: left;
	padding-left: 85px;
}
#nav {
	float: left;
	padding-left: 65px;
	text-transform: uppercase;
	color: #83001F;
	font: 9px Helvetica, sans-serif;
}
#nav li {
	float: left;
	margin-right: 20px;
	padding-top: 55px;
}
#nav li:hover {
	color: #FFF;
	text-shadow: 1px 1px 1px #4c0113;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-shadow: 1px 1px 2px #4c0113;
}
#nav a:hover {
	padding-top: 5px;
	display: block;
	color: #fdb84f;
}
#indexcontent {
	background: url(images/indexcontent.jpg);
	height: 234px;
	width: 1024px;
}
#indexcontent .yellowtext {
	font-size: 24px;
	font-style: italic;
}
#content {
	padding: 20px 85px;
	line-height: 20px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
#content a {
	color: #FFFFFF;
}
#indexcontenttext {
	padding-left: 85px;
	padding-top: 30px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 85px;
	text-shadow: 0px 2px 3px #460110;
}
.aboutleft {
	float: left;
	width: 135px;
	padding-top: 20px;
}
.aboutright {
	float: right;
	width: 719px;
}
#social {
	padding-left: 85px;
	padding-top: 30px;
	height: 100px;
	font-style: italic;
	font-size: 18px;
	text-shadow: 1px 2px 2px #530114;
}
#social li {
	float: left;
	margin-top: 10px;
}
#social li a:hover {
	margin-top: 5px;
}
.twitter {
	background: url(images/twitter.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
.facebook {
	background: url(images/facebook.gif);
	height: 48px;
	width: 48px;
	display: block;
}
.linkedin {
	background: url(images/linkedin.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
.flickr {
	background: url(images/flickr.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
.picasa {
	background: url(images/picasa.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
.youtube {
	background: url(images/youtube.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
.lastfm {
	background: url(images/lastfm.gif) no-repeat;
	height: 48px;
	width: 48px;
	display: block;
}
#footer {
	padding-left: 85px;
	padding-top: 30px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 15px;
	text-shadow: 1px 1px 1px #480111;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

