
/* ie5 win - grrr - start */
body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 1.5;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* basic elements */
body { 
	color: #444; 
	
 	background-image: url(bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	
	font-size: 13px; 
	line-height: 1.5;
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
    margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 13px; 
	line-height: 16px;
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
h1, h2, h3 {
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	}
a:visited, 
a:visited:hover { 
	font-weight: normal; 
	text-decoration: none; 
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	}
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* ---- Form --------------------------------------------------*/

input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #9c9c9c;  
    color: Black;
    background-color: white;
    vertical-align: middle;
}

.cmdbtn {
	color:#333;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:normal;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	
	padding: 3px 0px 0px 0px;

	background-color:#ddd;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#99cccccc');
}

/* -------------- Container -----------------------------------*/

#container { 
	width: 880px; 
	position: relative;   

	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}


/* -------------- Headers -----------------------------------*/
#intro {
 	width: 450px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	

#pageHeader {
 	width: 880px;
 	height: 20px; 
 	background-image: url(header.jpg); /* header00239.jpg */
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	/*top1*/padding: 184px 0px 0px 0px;
	}
	
#pageHeader h1 {
 	width: 600px;
	/*h1*/color: #FFFFFF;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	/*h2*/color: #FFFFFF;
	font-size: 13px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}
		


#quickSummary {
	position:relative;
	left:400px;
	/*top2*/top:-200px;
 	width: 280px;
 
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#quickSummary .p1 { 
	/*p1*/color: #FFFFFF;
	font-size: 13px ! important;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 50px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#quickSummary .p2 { 
	color: #fff ! important;
	font-size: 13px ! important;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* -------- Main Content ------------------------------------*/

#notes {
  position: relative;
  top: -127px;
  /*notes*/left: 10px; 

 	width: 634px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	
#notes h3 {
	background-color: #ddd;
 	background-image: url(h3bg.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 13px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}
		
#note1,	
#note2,
#note3,
#note4,
#note5 {
 	width: 634px;
	border: 1px solid #aaa;   
	/* 
 	background-image: url(leaf_2.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	*/
	
	margin: 1px -10px 12px -10px;
	padding: 10px 10px 0px 10px;
	}
		
#note1 p,
#note2 p,
#note3 p,
#note4 p,
#note5 p {
	padding-bottom: 8px;
	text-align: justify;
	}

		
	
/*--- Navigation Bar ------------------------------------------*/
	
#sidebar {
  position: relative;
  top: -127px;
  /*menu*/left: 0px; 
 
 	width: 200px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#sidebar ul {
 	width: 200px;
	border-top: 1px dotted #ccc;
	margin: 5px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
 	width: 198px;
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	font-size: 13px; 
	line-height: 16px;
	font-weight: normal; 
	font-style: italic;
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#sidebar li a:link,
#sidebar li a:visited, 
#sidebar li a:visited:hover,
#sidebar li a:hover, 
#sidebar li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
.c { 
	color: #ddd ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}

#sidebar h3 {
	width : 200px;

	background-color: #ddd;
 	background-image: url(h3bg.gif);
	background-position: center right;
	background-repeat: repeat-x;

	font-size: 13px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}

#sidebar li:hover {
	background-color: #fefefe;
	}

	
#menu,
#welcome,
#recentposts,
#activesites,
#archives {
	width : 200px;	

/*
	background-image: url(leaf_1.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
*/	
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#menu a {
	font-size : 13px;
	font-weight : normal;	
}	

a:link,
a:visited,
a:visited:hover,
a:hover,
a:active,
#sidebar h3,
#notes h3 {
	/*main*/color: #006600;
}

body {
	/*bg*/background-color: #F3F3F3;
}

	
/*-------- Forum ---------------------------------------------*/
	
#forum ul {
	list-style-type: squre;
	list-style-image: url("arrow.gif");

	border-top: 0px dotted #ccc;

	margin: 5px 5px 5px 30px; 
	padding: 0px 0px 0px 0px;

	}
	
#forum li {
	display: block;

	color: #6c6c6c; 
	font-size: 13px; 
	line-height: 14px;
	font-weight: normal; 
	/* font-style: italic; */
	font-family: Verdana, Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	}
	
#forum li a:link,
#forum li a:visited, 
#forum li a:visited:hover,
#forum li a:hover, 
#forum li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
#forum li a {
	color : #333;
	font-weight: normal;
}	

/* ---------- Albums --------------------------------------*/

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px 4px 4px 4px;
  } 

.img-shadow2 {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow2 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 9px 9px 9px 9px;
  } 

/*---------- Footer -------------------------------------------------*/

#footer {
  position: relative;
  top:  0px;
  left: 0px;

 	width: 800px;
 	
	margin: 10px -10px 20px -10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}
	
