/* CSS Document */


/* General Stuff */



body {
	text-align: justify;
	margin: 0;
	padding: 0 0 0 0;
	color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {

}

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	text-align: center;
}

ul {

}

li {

}

a:link {
	color: ;
	text-decoration: underline;
}

a:visited {
	color: ;
	text-decoration: underline;
}

a:hover {
	color: ;
	text-decoration: underline;
}

a:active {
	color: ;
	text-decoration: underline;
}



/* Frame Containers */



#frameA {
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#frameB {
	padding: 0 0 0 0;


}


/* Header */



#headerFrameA {
}

#headerFrameB {
}

#header {
	padding: 20px;
}

#header, #header h1, #header h2, #header h3, #header h4 {
	text-align: center;
	color: #B71B29;
}

#header span h1 {
	display: none;
}


/* Content Frames */



#contentFrameA {
	padding: 0 15px 0 15px;
}

#contentFrameB {
}

/* Navigation */


#navigationFrameA {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	width: 180px;
}

#navigationFrameB {

}

#topNavigation {
	text-align: center;
	width: 180px;
}

#navigation {
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#navigation li {
	margin: 0;
	padding: 0;
	

}

#navigation a {
	font-size: 14px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #2F2F2F;
	display: block;
	width: 150px;
	margin: 0 0 0 0;
	text-align: left;
	padding: 9px 0 10px 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/abstract.minimalist.white.red/images/navigation.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #2F2F2F;
	display: block;
	width: 150px;
	margin: 0 0 0 0;
	text-align: left;
	padding: 9px 0 10px 30px;
	font-weight: bold;
	font-size: 14px;
	background-position: 0 -100px;
}

#bottomNavigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	width: 180px;

}

#topNavigation a:link, #topNavigation a:visited, #topNavigation a:link:active, #topNavigation a:link:hover, #topNavigation a:visited:hover {
	background-image: none;
	background-color: transparent;
	border: none;
	padding: 0 0 0 0;
	width: 180px;
	text-align: center;
}

#bottomNavigation a:link, #bottomNavigation a:visited, #bottomNavigation a:link:active, #bottomNavigation a:link:hover, #bottomNavigation a:visited:hover {
	background-image: none;
	background-color: transparent;
	border: none;
	padding: 0 0 0 0;
	width: 180px;
	text-align: center; 
}

#topNavigation img{
	border: none;
}

#bottomNavigation img{
	border: none;
}


/* Body */



#bodyFrameA {
	padding: 0;
	margin: 0;
}

#bodyFrameB {
	padding: 0;
	margin: 0;
}

#content {
	padding: 0;
	margin: 0 0 0 0;
	width: 550px;
	float: right;
}

.contentBR{
	display: none;
}

/* Footer */


#footerFrameA {
	clear: both;
}

#footerFrameB {
}

#footer h1, #footer h2, #footer h3, #footer h4{
	text-align: center;
}

#footer {
	padding: 15px;
}

#footer a:link, #footer a:visited, #footer a:link:active, #footer a:link:hover, #footer a:visited:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer a:hover {
}

#footer a:visited {
}