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

body {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
}

img {
border: none;
} 

a{
border:none;
}

/* Header */	

#logo {
	float: left;
	height: 149px;
	width: 149px;
	position: fixed;
	left: 36px;
	top: 0;
	padding: 0;
}

#firstline {
	float: left;
	height: 149px;
	width: 1px;
	position: fixed;
	left: 224px;
	top: 0;
	padding: 0;
}

#secondline {
	float: left;
	height: 149px;
	width: 1px;
	position: fixed;
	left: 464px;
	top: 0;
	padding: 0;
}

#thirdline {
	float: left;
	height: 149px;
	width: 1px;
	position: fixed;
	left: 746px;
	top: 0;
	padding: 0;
}

#contactus {
	float: left;
	height: 140px;
	width: 140px;
	position: fixed;
	left: 236px;
	top: 10px;
	padding: 0;
}

#latest {
	float: left;
	height: 130px;
	width: 130px;
	position: fixed;
	left: 476px;
	top: 10px;
	padding: 0;
}

#facebook {
	float: left;
	height: 130px;
	width: 130px;
	position: fixed;
	left: 758px;
	top: 10px;
	padding: 0;
}

#emailus {
	float: left;
	height: 20px;
	width: 63px;
	position: fixed;
	left: 236px;
	top: 129px;
	padding: 0;
}

#connect {
	float: left;
	height: 130px;
	width: 130px;
	position: fixed;
	left: 758px;
	top: 123px;
	padding: 0;
}

#mainimage {
	float: left;
	height: 144px;
	width: 817px;
	position: fixed;
	left: 36px;
	top: 210px;
	padding: 0;
}

#events {
	float: left;
	height: 110px;
	width: 110px;
	position: fixed;
	left: 796px;
	top: 190px;
	padding: 0;
}

#nunsense {
	float: left;
	height: 110px;
	width: 256px;
	position: fixed;
	left: 36px;
	top: 408px;
	padding: 0;
}

#deck {
	float: left;
	height: 110px;
	width: 293px;
	position: fixed;
	left: 356px;
	top: 408px;
	padding: 0;
}

#review {
	float: left;
	height: 96px;
	width: 253px;
	position: fixed;
	left: 474px;
	top: 52px;
	padding: 0;
}



.housebutton {
width: 100px;
height: 12px;
padding: 4px;
font-size:11px;
font-weight: bold;
text-align: center;
margin-top: 2px;
margin-left: -3px;
}

.housebutton a {
width: 100px;
height: 12px;
padding: 4px;
font-size:11px;
text-decoration: none;
display: block;
color: #fff;
background-color: #cc0000;
}

.housebutton a:hover {
width: 100px;
height: 12px;
padding: 4px;
font-size:11px;
background-color: #666;
}

/* Font styling */	

h1 {
	color:#fff;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	}

h1 a{
	color:#fff;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	}

h1 a:hover{
	color:#fff;
	font-size:11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	color:#666;
	font-size:11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	}

h2 a{
	color:#666;
	font-size:11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	}

h2 a:hover{
	color:#666;
	font-size:11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 0;
	}
