@charset "UTF-8";
body {
	background-image: url(images/bricks2.png);
	background-color: white;
	margin: 40px;
	padding: 40px;
	text-align:center;
}
#main_wrapper { text-align:center; margin-left: 15%; }


#header 
{
background: ;
text-aling:center;
width: 740px;
height: 241px;
}


#contentblock
{
	background:none;
	height: 2500px;
	width: 740px;
	padding-top: 30px;
	padding-bottom: 30px;
}




#navigation { width: 740px; font-size: 82%; text-align: center; margin-left: 100px;}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a  { margin: 0px; }
#navigation, #navigation ul { padding: 0px; }
#navigation ul li a , #navigation ul li  { display: block; float: left; }
#navigation ul { list-style: none; background: url(images/menubg.gif) repeat-x 0 50%; overflow: hidden; border: 1px solid #d9a003; }
#navigation ul li { padding: 0 5px 0 0; background: url(images/separator.gif) no-repeat 100% 50%; }
#navigation ul li a { color: #fff; font-weight: bold; text-decoration: none; }
#navigation ul li a:link, #navigation ul li a:visited { padding: 7px 10px; }
#navigation ul li a:hover, #navigation ul li a:active { background: url(images/menubg_h.gif) repeat-x 0 50%; }

#picture_frame
{
padding-top: 10px;

}

#footer
{
	background: none;
	clear:both;
	width: 740px;
	height: 60px;
	text-align: center;
	background-color: none;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-align:center;
}
.content_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffff00;
padding-top: 10px;
}
.imagebutton {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.links_noblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.title{

	color: yellow;

	word-break: break-strict;

	font-size: 12px;

	text-align: justify;

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

}
.heading
{
text-align: left;
font-style: italic;
font-weight: bold;
color: yellow;
font-size: 25px;
font-family: Georgia, "Times New Roman", Times, serif }
.picture1
{
border-width: 0px;
border-style: none;
width: 200px;
height: 250px;
padding: 10px;
}
.bold
{
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #ff7f00;
}                                                      
                                       
