
/* CSS Document */

body {
	font-family:arial, helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: 9fa8bc;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.navbox{
	color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-align: center;
}

.footer{
	color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weignt: normal;
}

.content
{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	line-height: 1.6em;	font-family:verdana;
	text-align: left;
  	margin: 0 auto;
  	padding: 0; /* Zero to prevent IE box trouble. */
}

a:link {text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	color:#444;
	font-size:12px; 
	font-weight:bold;
	border:none;
}
a:active {
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	color:#444;
	font-size:12px; 
	font-weight:bold;
	border:none;
}
a:visited {
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	color:#444;
	font-size:12px; 
	font-weight:bold;
	border:none;
}
a:hover { 
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
	border:none;
}
a.nav:link { 
	color:#000000;
	font-family:arial, helvetica, sans-serif; 
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	border:none;
}
a.nav:active { 
	color:#000000; 
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	text-align: center;
	border:none;
}
a.nav:visited { 
	color:#000000; 
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	text-align: center;
	border:none;
}
a.nav:hover { 
	color:#ffffff; 
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	text-align: center;
	border:none;}
	
a.footerlinks:link {
	color:#ffffff;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	border:none;
}
a.footerlinks:active { 
	color:#ffffff; 
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:10px; 
	font-weight:bold;
	text-align: center;
	border:none;
}
a.footerlinks:visited { 
	color:#ffffff; 
	font-family:arial, helvetica, sans-serif;
	text-decoration:none; 
	font-size:10px; 
	font-weight:bold;
	text-align: center;
	border:none;
}
a.footerlinks:hover {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	border:none;
}	
	
h1 {
	color:#0a2769;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	color:#0a2769;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration:none;
	font-weight:normal;
}

h2 {
	color:#0a2769;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

h2 a, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	color:#0a2769;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
h3 {
	color:#444;
	font: 20px Georgia, 'Times New Roman', serif;
	margin:0px;
	padding: 5px;
	
}

div#content
{
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
	line-height: 1.6em;	font-family:verdana;
	text-align: left;
  	margin: 0 auto;
  	width:426px;
  	padding: 0; /* Zero to prevent IE box trouble. */
}

div#content2
{
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
	line-height: 1.6em;	font-family:verdana;
	text-align: center;
  	margin: 0 auto;
  	width:740px;
  	padding: 0; /* Zero to prevent IE box trouble. */
}

div#homebulletcontent
{
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
	line-height: 1.6em;	font-family:verdana;
	text-align: left;
  	margin: 0 auto;
  	width:230px;
  	padding: 0; /* Zero to prevent IE box trouble. */
}

div#gallery
{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	font-family:verdana;
	vertical-align:top;
	text-align: center;
  	margin: 0 auto;
  	width:760px;
  	padding: 0; /* Zero to prevent IE box trouble. */
}