/* standard body configuration area */
body {
	background-image: url(images/pagebg2.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x repeat-y;
	margin: 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a{
	color:#000000;
	text-decoration:none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
a:hover{
	border:0px;
}
#page {
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-color: #cccccc;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
#intro {
	background-color: #006666;
	height: 140px;
	background-image: url(images/heading2.jpg);
}
#intro #slogan h2 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	text-align: center;
	display: block;
}
#intro #heading h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	display: block;
	text-align: center;
}
#footer {
	clear:left;
	background-image: url(images/footerbg.jpg);
	height: 74px;
	padding-top: 60px;
	padding-left: 20px;
	background-color: #000000;
	background-repeat: no-repeat;
}
#content {
	margin-left:10px;
	margin-top:12px;
	width: 430px;
	float: left;
	text-align: justify;
}
#content img {
	border: 0px solid #FFFFFF;
	margin:25px;
	float:left;
}
#content #art_img {
	border: 2px solid #FFFFFF;
	margin:25px;
	float:left;
}
#links a {
	font-size: 16px;
}
/* menu configuration area */
#menu {
	width: 150px;
	margin: 5px 0px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#menucontentcontainer {
	padding-right: 11px;
	padding-left: 11px;
}
#menu .menuSection p {
	margin: 0px;
}
#menu .menuSection h3 {
	margin:5px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	overflow: visible;
	background-image: url(images/h3bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	padding-left: 25px;
	color: #000000;
}
#menu form {
	margin: 0px;
	background-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#menu form #search {
	background-color: #cccccc;
	border: 1px solid #2b2b2b;
	font-size: 10px;
}
#menu .menuSection a:hover{
	background-color:#FFFFFF;
	color:#000000;
}
#n1 a, #n2 a, #n3 a{
	text-decoration:none;
	color:#000000;
	padding-left: 22px;
	display: block;
	margin-top: 1px;
	background-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	border:0px;
}
#n4 #link a{
	text-decoration:none;
	color:#000000;
	margin-top: 1px;
	border:0px;
}
#n4 table{
width:100%;
background-color:#ffffff;
}
#n4 caption{
	background-color:#999999;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B0101;
	border-right-color: #2B0101;
	border-bottom-color: #2B0101;
	border-left-color: #2B0101;
	border-right-width: 0px;
	border-left-width: 0px;
}
/* calendar configuration area */
#calendar-month #calendar-prev a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#calendar-month #calendar-next a {

	display: inline;
	margin: 0px;
	padding: 0px;
}

/* blog configuration area */
#posts {
	display:inline-block; 
      width: 80%;
      height: auto;
      margin: 5px;
      padding: 5px;
      color: #000000;
      border-bottom: 1px solid #000000;
   }
   #posts #pic {
	   float: none;
   }
#postfooter {
      margin-left: 5px;
      width: 400px;
   }
#postcomment {
padding: 5px;
font-family: aerial;
border: 0px solid #FF0000;
text-align: left;
 border-bottom: 1px solid #000000;
   }
#postcomment #note {
	   color: #0000FF;
   }
#postcomment #commentheader {
      font-family: aerial;
      font-size: 14px;
      font-style: bold;
      color: #000000;
   }
/* admin configuration area */
#group {
	color: #000000;
	padding: 5px;
	font-family: aerial;
	border: 1px solid #9933FF;
	text-align: left;
	width: 45%;
   }
#group a {
	   color: #cccccccc;
}
#group input.post_form, textarea.post_form {
      width: 300px;
      margin-bottom: 10px;
      margin-left: auto;
       margin-right: auto;
   }
#group textarea.post_doc_form {	      
      width: 300px;
      height: 150px;
   }
#group_box {
	   position: absolute;
	   top: 100px;
	   left: 25%;
	   width: 40%;
}
   
#group_box p {
	  color: #000000;
}
   
#group_box a {
          font-size: 10px;
	  color: #44A4DE;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.mainborder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #797979;
}
#navigationarea {
	font-family: Arial;
	font-size: 11px;
	color: #4D4D4D;
	margin: 6px;
	width: 200px;
}
#navigationarea a{
	font-family: Arial;
	font-size: 11px;
	color: #4D4D4D;
}
#footerarea {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin: 4px 4px 6px 10px;
	width: 550px;
}
.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #0E3C6C;
}

.linkyellow {  color: #FFCC00; text-decoration: underline}

#contentarea {
	font-family: Arial;
	font-size: 11px;
	color: #535353;
	width: 550px;
	padding: 8px;
}
