/*
Design by Tribal Boy Design, LLC 2009
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #660033;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}
	


img {
	border: none;
}

/* linksr*/

a:link {
	color: #660033;
}

a:hover {
	
	background-color:#CCCCCC;
	text-decoration: none;
	border:thin #990000;


}
a:visited {
	
	color: #660033;




}

 

.HomeMenu	

 {  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	lineheight: 1.15; }








.SmallBlacklink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000;

	text-decoration:UNDERLINE;

}

a.SmallBlacklink:link {

font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000;

	text-decoration:UNDERLINE;

}

a.SmallBlacklink:active{

font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000;

	text-decoration:UNDERLINE;

}

a.SmallBlacklink:visited{

font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000;

	text-decoration:UNDERLINE;

}

a.SmallBlacklink:hover{

font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #000;

	text-decoration:UNDERLINE;

}






/* Header */

#header {
	width: 875px;
	height: 200px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;

}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	background: url(images/content_bg.png);
	border-top:solid thick #660033;
}

#colOne {
	float: left;
	width: 160px;
	margin-top:10px;
	margin-left:10px;
	background-color:#000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	
}


#colTwo {
	float: right;
	width: 500px;
	padding: 20px 10px 0 10px;
	}
	
/*Left Content Image */
#background1 {
	float: left;
	width: 420px;
	height:650px;
	padding: 5px;
	background-image: url(images/Left-Main-Header.jpg);
	background-repeat: no-repeat;		 
}
#background2 {
	float: left;
	width: 420px;
	height:650px;
	padding: 5px;
	background-image: url(images/Left-Main-Headertwo.jpg);
	background-repeat: no-repeat;		 
}
#background3 {
	float: left;
	width: 420px;
	height:650px;
	padding: 5px;
	background-image: url(images/Left-Main-Headerthree.jpg);
	background-repeat: no-repeat;		 


}
#background4 {
	float: left;
	width: 420px;
	height:650px;
	padding: 5px;
	background-image: url(images/Left-Main-Headerfour.jpg);
	background-repeat: no-repeat;
}
#background5 {
	float: left;
	width: 420px;
	height:650px;
	padding: 5px;
	background-image: url(images/Boy.jpg);
	background-repeat: no-repeat;
}



/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}

#footer * {
	color: #FFFFFF;
	size: 9px;
	font-size: 11px;
}
.footer3 {
background-color:#000000;
}

