/** Master Layout Rules **/

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.logo {
	height: 115px;
        border-top: 1px;
	background-image: url(../images/smallbg.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	height: 40px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(../images/bg.jpg);
}

p {
	font-family: Verdana, sans-serif;
	margin: 15px;
}

.footer {
	clear: both;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	background-image: url(../images/bg.jpg);
}

.footer a {
	font-family: "Comic Sans MS", cursive;
	font-weight: lighter;
	
}

#shadow {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}

#contentarea {
	float: right;
	width: 653px;
        padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/smallbg.jpg);
	border-bottom: 0px solid #000000;
}
.advertpic {
	text-align: center;
}

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	
	left: 40px;
	background-image: url(../images/g.jpg);	
	
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	background-color: #CCEEFF;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width:900px;
	background-image: url(../images/bg.jpg);
}

#pageNav{
	float: left;
	width:225px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left:1px solid #000000;
	font: small Verdana,sans-serif;
	text-align: left;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #000000;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #000000;
	background-image: url(../images/bg.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#breadCrumb:hover {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #666;
	border-bottom-color: #000000;
	border-left-color: #666;
	
}


#breadCrumb a{
	color:#000000;
	
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
	background-color: #CCEEFF;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	border-bottom: 1px solid #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;
}
#sectionLinks a   {
	display: block;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #CCEEFF;
	background-image: none;
	
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #000000;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #CCEEFF;
	background-image: none;
	
	text-decoration: none;
}
	
/**************** advert styles *****************/

.advert{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
}
#divswap1  {

}

#contentarea p {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.advert p {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.centerpics {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.comment {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	background-color: #000000;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
}
.comment:hover {
	background-color: #000000;
	color: #00F;
}

.comment p {
	margin-top: 5px;
	margin-left: 20px;
}

#divswap2 {
}

*****************Image Zoom****************************************

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:300px; width:340px;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:600px; width:680px;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 