* {
  font-family: "century gothic", arial, Times, serif; 
  margin: 0;
  padding: 0;
}

html {
height:100%;
}

	
body {
  min-height:100%;
    background: url(../images/back.jpg);
	background-color: #ffffce;
	font-family: "century gothic", arial, Times, serif;
	font-size: 70%;
}

p { /* main text area*/
  padding-top: 0px;
  padding-bottom:5px;
}
	
h3 {
	padding-top: 20px; /* title on the main text area*/
	padding-bottom:7px;
	font-style: italic;
	color: #003300;
	font-size: 1.4em;
}

h4 {
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 10px;	
}

a:link {color: #003300; font-weight: bold;}     /* unvisited link */
a:visited {color: #003300; font-weight: bold;}  /* visited link */
a:hover {color: #006600; font-weight: bold;}   /* mouse over link */
a:active {color: #006600; font-weight: bold;}   /* selected link */

	
#Container { /*main body stuff */
  background: url(../images/content_tile.gif);
	margin: 0px auto;
	width: 814px;
	color: #003300;
	font-size: 1.2em;
}

#Header {
	background-image: url(../images/header.jpg);
	height: 170px;
}

#Header h1 {
  font-family: "century gothic", arial, Times, serif;
	padding-top: 200px;
	padding-right: 90px;
	text-align: right;
	font-size: 1.9em;
	line-height: 1.2em;
	font-style: italic;
	color: #FFFFFF;
}

#Header h2 {
  font-family: "century gothic", arial, Times, serif;
	padding-right: 92px;
	text-align: right;
	font-size: 1.3em;
	line-height:1em;
	font-style: italic;
	color: #EAEEF7;
}

#Header h5 {
  font-family: "century gothic", arial, Times, serif;
	padding-right: 92px;
	text-align: right;
	font-size: 1.1em;
	line-height:1em;
	font-style: italic;
	color: #EAEEF7;
}
	
#LinkBar {
	background-image: url(../images/linkbar_bg.jpg);
	height: 25px;
}

#Content {
	background: url(../images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
}

fieldset #Content {
background:transparent;
padding:0px;
}

#RightMenu {
	background-image: url(../images/right_menu.jpg);
	height: 305px;
	width: 277px;
	float: right;
	margin-right: -80px !important;
	margin-right: -40px;
}

.rightMenu {
  width: 277px;
	float: right;
	margin-right: -30px !important;
	margin-right: 10px;
	margin-left:30px;
	padding:5px;
	background:#e9edf6;
	border:1px solid #c1c5ce;
}

.rightMenua {
  width: 277px;
	float: right;
	margin-right: -30px !important;
	margin-right: 20px;
	margin-bottom:5px;
	padding:5px;
	background:#e9edf6;
	border:1px solid #c1c5ce;
}

.rightMenuinside {
padding:10px;
  width:255px;
	background:#e3e7f2;
	border:1px solid #e3e7f2;
}

#RightMenu h4 {
  font-size:1.2em;
  font-weight:bold !important;
}

#Footer {
  clear:both;
	background-image: url(../images/footer.jpg);
	height: 28px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 0.9em;
}

/******************************* menu ****************************************/

#Navcontainer ul { /* menu area*/
	margin-left: 25px!important;
	margin-left: 0px;
	color: #003300;
	float: left;
	margin-top: 1px;
}

#Navcontainer ul li { 
  display: inline;
  font-size:1.1em;
}

#Navcontainer ul li a {
  padding: 0.2em 1em;
  color: #003300;
  text-decoration: none;
  float: left;
}

#Navcontainer ul li a.current,
#Navcontainer ul li a.section {
  text-decoration:none;
}
#Navcontainer ul li a:hover {
  color: #006600;
}

/********************************' right menu *******************************/

.navcontainer {
	width: 200px;
	margin-left: 40px;
}

.navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.navcontainer a {
  font-size: 1em;
  display: block;
  padding: 3px;
  width: 168px;
  border-bottom: 1px solid #BFC2C9;
}

.navcontainer a:link, .navlist a:visited {
  color: #666666;
  text-decoration: none;
}


.navcontainer a.current,
.navcontainer a.section {
  font-weight:bold !important;
}
.navcontainer a:hover {
  background-color: #003300;
  color: #fff;
}

#RightMenu h4{
  margin-left:40px !important;
}

.rightMenua li {
  list-style-type:none !important;
}
img {
  border:0 !important;
}

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #dee2ec url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #d5d9e4;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #989ead;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}

.actionLinks li.last {
    border-right: none;
}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}