/* CSS Document */


/* General Stuff */


body {
        
	background-color: #6796EE;
	margin: 0 0 0 0;
	color: #DFDFDF;
}

p {
	color: #DFDFDF;
	font-family: Georgia, Times New Roman, Times, serif;
	
}

h1 {
	color: #AFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}

h2 {
	color: #AFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color: #AFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h4 {
	color: #AFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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: 781px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/frameA.jpg);
}

#frameB {
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/frameB.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 26px 0 0 0;
}



/* Header */

#header span h1 {
	display: none;
}

#headerFrameA {
	width: 100%;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/headerFrameA_footer.jpg);
	background-repeat: repeat-y;
}

#headerFrameB {
	width: 100%;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/headerFrameB.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 43px 0;
}

#header {
	font-size: 20px;
	color: #ffffff;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 27px 1px 20px;
		*padding: 40px 20px 56px 20px;
	text-align: center;
	min-height: 56px;
}

#header h1, #header h2, #header h3, #header h4 {
	color: #FFFFFF;
}

/* Content Frames */



#contentFrameA {

}

#contentFrameB {

}



/* Navigation */



#navigationFrameA {

}

#navigationFrameB {

}

#topNavigation {

}

#navigation {
	float: right;
	width: 176px;
	padding: 1px 0px 0 0px;
	text-align: left;
}

#navigation ul{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {

}

#navigation a {
	font-size: 12px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #AFCCFF;
	display: block;
	width: 160px;
	height: auto;
	background-color: transparent;
	border: 1px none #D1DFEF;
	margin: 5px 16px 0 0;
	text-align: center;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #0F457F;
	display: block;
	width: 160px;
	height: auto;
	background-color: #5F99FF;
	border: 1px none #2785A9;
	margin: 5px 16px 0 0;
	text-align: center;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#bottomNavigation {

}



/* Body */ 



#bodyFrameA {

}

#bodyFrameB {

}

#content {
	width: 550px;
	
	vertical-align: text-top;
	padding: 1px 0 0 20px;
}



/* Footer */



#footerFrameA {
	clear: both;
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/footerFrameA.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 39px 0 0 0;
}

#footerFrameB {
	width: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/footerFrameB.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0 0 26px 0;
}

#footer {
	width: 734px;
	height: 100%;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/scenery.clouds.minimalist.darkblue/images/headerFrameA_footer.jpg);
	background-repeat: repeat-y;
	padding: 1px 27px 1px 20px;
	
}
PK