body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: small;
  margin: 0px;
  padding: 0px;
  /*background: #336699 url(../img/design/start/page_bg.gif) repeat-x top;*/
  background-color: #f8941d;
  text-align: center; /* to allow centering in IE */
}



/* Masthead - the Site Title */
#masthead {
	height: 182px;
	/*background: #000 url(../img/design/start/title_bg.jpg) no-repeat top center;*/
	background: #336699 url(../img/design/bg/header_bg.gif) repeat-x top;
	/*width: 800px;*/
	padding: 0;
	/*padding-top: 7px;*/
	margin-bottom: 0px;
}
#masthead div{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 7px;
	right: 10px;
	width: 250px;
	height: 60px;
	font-size: 80%;
	color: #CCCCCC;
	text-align: justify;
	/*border: 1px #FFFFFF dotted;*/
}
#masthead P{
	text-align: right;
	font-size: 80%;
	margin: 0;
	padding: 10px 0 0 0;
}
#masthead FORM{
	margin: 0;
	padding: 0;
	text-align: right;
}
#masthead INPUT{
	font-size: 80%;
}

/* End of Masthead - the Site Title */

/* Main Menu */

#mainMenu{
	width: 793px;
	/*width: 100%;*/
	margin: 3px auto;
	/*background-color: #49729a;*/
	/*background-color: #4977a6;*/
}
#mainMenu TABLE{
	width: 790px;
	height: 24px;
}
#mainMenu TD{
	width: 20%;
	color: #FFFFFF;
	padding: 3px;
	border-left: 1px #f8941d double;
}
#mainMenu A{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	padding-left: 15px;
	background: url(../img/arrows/arrow_blue_right.gif) no-repeat left;
	display: block;
}
#mainMenu A:HOVER{
	color: #00FF00;
	padding-left: 20px;
	font-weight: bold;
}

/* End of Main Menu */


#container {
	position: relative; /* makes "container" the containing block */
	margin: 1px auto; /* makes proper CSS way to center */
	padding: 0;
	width: 800px;
	text-align: left; /* overrides text-aling rule on body */
	/*border: 1px #FF0000 solid;*/
}


#mainHolder{
	position: absolute;
	/*z-index: 0;*/
	left: 150px;
	width: 535px;
	padding: 0;
	margin: 0 1px 0px 3px;
	text-align: left;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 493px; /* provides the correct width value */
	/*border: 1px #FF0000 solid;*/
}
/* This is the "Be Nice to Opera" hack */
body>#mainHolder {width: 518px;}

#mainHolderWiderLeft{
	position: absolute;
	/*top: 90px;*/
	left: 0px;
	width: 685px;
	padding: 0;
	margin: 0 1px 0px 3px;
	text-align: left;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 643px; /* provides the correct width value */
	/*border: 1px #FF0000 solid;*/
}
/* This is the "Be Nice to Opera" hack */
body>#mainHolder {width: 668px;}

#mainHolderWiderRight{
	position: absolute;
	/*top: 90px;*/
	left: 150px;
	width: 685px;
	padding: 0;
	margin: 0 1px 0px 3px;
	text-align: left;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 643px; /* provides the correct width value */
	/*border: 1px #FF0000 solid;*/
}
/* This is the "Be Nice to Opera" hack */
body>#mainHolder {width: 668px;}

#mainHolderWidest{
	position: absolute;
	/*top: 90px;*/
	left: 0px;
	width: 835px;
	padding: 0;
	margin: 0 1px 0px 3px;
	text-align: left;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 793px; /* provides the correct width value */
	/*border: 1px #FF0000 solid;*/
}
/* This is the "Be Nice to Opera" hack */
body>#mainHolder {width: 818px;}


#navBar{
	/*height: 18px;*/
	margin: 0;
	padding: 2px 10px;
	text-align: left;
	border-right: 1px #333333 solid;
	background: #536e3f;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
}
#navSublinks{
	background-color: #F4F4F4;
	font-size: 80%;
	color: #333333;
	text-align: right;
	border-right: 1px #333 solid;
	margin: 0;
	padding: 2px 5px;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
}
#navSublinks A{
	color: #333333;
	text-decoration: none;
}
#navSublinks A:HOVER{
	color: #FF9900;
	text-decoration: underline;
}

#main {
	top: 20px;
	background: #FFFFFF;
	border-right: 1px #333333 solid;
	border-bottom: 1px #333 solid;
	border-top: 1px #CCCCCC solid;
	margin: 0;
	padding: 0 10px;
	text-align: left;
	/* This is the box-model hack for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
}
#main A{
	/*color: #0000CC;*/
	text-decoration: none;
}
#main A:HOVER{
	text-decoration: underline;
}
#main A:VISITED {
	/*color: #0033CC;*/
}
/* H1 here would interfier with box styles */
/*#main H1{
	font-size: 140%;
	color: #666666;
	margin: 7px 5px 6px 5px;
	padding: 5px;
	border-bottom: 1px #CCCCCC solid;
}*/
#main H1{
	font-size: 90%;
	color: #666666;
	margin: 0;
	padding: 3px;
}
#main H2{
	font-size: 100%;
	color: #666666;
	margin: 5px 3px 3px 3px;
	padding: 3px;
}
#main H3{
	font-size: 130%;
	color: #666666;
	margin: 9px 3px 6px 3px;
	padding: 3px;
}



#links {
	position: absolute;
	left: 0px;
	width: 150px;
	padding: 0px;
	margin: 0;
	/*border: 1px #FF0000 solid;*/
	z-index: 1;
}
#links A{
	color: #FFFFFF;
	text-decoration: none;
}
#links A:HOVER {
	color: #CCCCCC;
}


#news {
	position: absolute;
	/*top: 82px;*/
	left: 652px;
	width: 150px;
	font-size: 80%;
	color: #333333;
	margin: 0;
	padding: 0;
	/*border: 1px #FF0000 solid;*/
}
#news A{
	color: #333333;
	text-decoration: none;
}
#news A:HOVER {
	color: #003399;
	text-decoration: underline;
}

#footer{
	margin: 20px auto;
	border-top: 3px #00FF00 solid;
	border-left: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	text-align: center;
	color: #FFFFFF;
	font-size: 80%;
	padding: 10px 5px;
}
#footer A{
	color: #FFFFFF;
	text-decoration: none;
}
#footer A:HOVER{
	color: #00FF00;
	text-decoration: underline;
}


/* Classes */

.leftBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/start/left_area_bg.gif) repeat-y left top;
	color: #FFFFFF;
}
.leftBox H1{
	color: #CCCCCC;
	font-style: italic;
	font-size: 70%;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	height: 23px;
	background: url(../img/design/start/left_h1_bg.gif) no-repeat left top;
}
.leftBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 5px;
	background: url(../img/design/start/left_h6_bg.gif) no-repeat left bottom;
}
.leftBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.leftBox FORM {
	padding: 3px;
	margin: 2px;
}
.leftBox INPUT {
	font-size: 80%;
}
.leftBox UL{
	list-style: none;
	margin: 0px 5px 1px 0px;
	padding: 0px;
}
.leftBox LI{
	font-size: 80%;
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	
}
.leftBox A{
	display: block;
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.leftBox A:HOVER{
	background-color: #666666;
	text-decoration:none;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
}



.sectionBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/boxes/section_box_middle.gif) repeat-y left top;
	color: #FFFFFF;
}
.sectionBox H1{
	color: #CC0000;
	/*font-style: italic;*/
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 20px;
	background: url(../img/design/boxes/section_box_top.gif) no-repeat left top;
}
.sectionBox H2{
	color: #CCCCCC;
	font-size: 80%;
	margin: 0px;
	padding: 0px 3px 3px 7px;
}
.sectionBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 5px;
	background: url(../img/design/boxes/section_box_bottom.gif) no-repeat left bottom;
}
.sectionBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.sectionBox FORM {
	padding: 3px;
	margin: 2px;
}
.sectionBox INPUT {
	font-size: 80%;
}
.sectionBox UL{
	list-style: none;
	margin: 0px 5px 1px 0px;
	padding: 0px;
}
.sectionBox LI{
	font-size: 80%;
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	
}
.sectionBox A{
	display: block;
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.sectionBox A:HOVER{
	background-color: #666666;
	text-decoration:none;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
}

/* Admin section mode */
/* special formating for the case when admin is logged */
/* Need links to page popup for correcting */
.adminSectionBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/boxes/section_box_middle.gif) repeat-y left top;
	color: #FFFFFF;
}
.adminSectionBox H1{
	color: #CC0000;
	/*font-style: italic;*/
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 20px;
	background: url(../img/design/boxes/section_box_top.gif) no-repeat left top;
}
.adminSectionBox H2{
	color: #006600;
	font-size: 80%;
	margin: 0px;
	padding: 0px 3px 3px 15px;
}
.adminSectionBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 5px;
	background: url(../img/design/boxes/section_box_bottom.gif) no-repeat left bottom;
}
.adminSectionBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.adminSectionBox FORM {
	padding: 3px;
	margin: 2px;
}
.adminSectionBox INPUT {
	font-size: 80%;
}
.adminSectionBox UL{
	list-style: none;
	margin: 0px 5px 1px 0px;
	padding: 0px;
}
.adminSectionBox LI{
	font-size: 80%;
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	
}
.adminSectionBox A{
	/*display: block;*/
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.adminSectionBox A:HOVER{
	/*background-color: #666666;*/
	text-decoration:none;
	/*border-left: 1px #FF6600 solid;*/
	/*border-right: 1px #FF6600 solid;*/
}
/* End of Admin section mode */



.rightBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/start/right_area_bg.gif) repeat-y left top;
	color: #333333;
}
.rightBox UL{
	margin: 0px 5px 1px 23px;
	padding: 0px;
	/*border: 1px #FF6600 solid;*/
}
.rightBox LI{
	margin-top: 3px;
}
.rightBox H1{
	color: #666666;
	font-style: italic;
	font-size: 90%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 23px;
	background: url(../img/design/start/right_h1_bg.gif) no-repeat left top;
}
.rightBox H2{
	color: #666666;
	/*font-style: italic;*/
	font-size: 90%;
	margin: 5px 2px 0px 2px;
	padding: 3px 3px 0px 7px;
}
.rightBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 4px;
	background: url(../img/design/start/right_h6_bg.gif) no-repeat left bottom;
	/*border: 1px #FF6600 solid;*/
}
.rightBox P{
	color: #333333;
	/*font-size: 80%;*/
	margin: 5px 10px 4px 6px;
	padding: 3px;
	text-align: justify;
}
.rightBox DIV{
	margin: 5px 10px 5px 6px;
	padding: 2px;
	border: 1px #CCCCCC solid;
	background-color: #E9E9E9;
}



/* Advertisement box */
.GoogleRightBox{
	margin: 7px auto;
	padding: 10px 0 5px 12px;
	font-size: small;
}
/*.GoogleRightBox UL{
	margin: 0px 5px 1px 23px;
	padding: 0px;
	text-align: center;
}
.GoogleRightBox LI{
	margin-top: 3px;
}
.GoogleRightBox H1{
	color: #666666;
	font-style: italic;
	font-size: 90%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 15px;
}
.GoogleRightBox H2{
	color: #666666;
	font-size: 90%;
	margin: 5px 2px 0px 2px;
	padding: 3px 3px 0px 7px;
}
.GoogleRightBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 4px;
}
.GoogleRightBox P{
	color: #333333;
	margin: 5px 10px 4px 6px;
	padding: 3px;
	text-align: justify;
	font-size: small;
}*/



.AdvertRightBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/start/right_area_bg.gif) repeat-y left top;
	color: #333333;
}
.AdvertRightBox UL{
	margin: 0px 5px 1px 23px;
	padding: 0px;
	/*border: 1px #FF6600 solid;*/
}
.AdvertRightBox LI{
	margin-top: 3px;
}
.AdvertRightBox H1{
	color: #666666;
	font-style: italic;
	font-size: 90%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 23px;
	background: url(../img/design/start/right_h1_bg.gif) no-repeat left top;
}
.AdvertRightBox H2{
	color: #666666;
	/*font-style: italic;*/
	font-size: 90%;
	margin: 5px 2px 0px 2px;
	padding: 3px 3px 0px 7px;
}
.AdvertRightBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 4px;
	background: url(../img/design/start/right_h6_bg.gif) no-repeat left bottom;
	/*border: 1px #FF6600 solid;*/
}
.AdvertRightBox P{
	color: #333333;
	/*font-size: 80%;*/
	margin: 5px 10px 4px 6px;
	padding: 3px;
	text-align: justify;
}
.AdvertRightBox DIV{
	margin: 5px 10px 5px 6px;
	padding: 2px;
}

/* End of Advertisement boxes */

.journalBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: #336699 url(../img/design/start/left_area_bg.gif) repeat-y left top;
	color: #FFFFFF;
}
.journalBox H1{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 23px;
	background: #336699 url(../img/design/start/left_h1_bg.gif) no-repeat left top;
}
.journalBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 6px;
	background: #336699 url(../img/design/start/left_h6_bg.gif) no-repeat left bottom;
}
.journalBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.journalBox FORM {
	padding: 3px;
	margin: 2px;
}
.journalBox UL{
	list-style: none;
	margin: 0px 5px 1px 0px;
	padding: 0px;
}
.journalBox LI{
	font-size: 80%;
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	
}
.journalBox A{
	display: block;
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.journalBox A:HOVER{
	background-color: #666666;
	text-decoration:none;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
}



.networkBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: #336699 url(../img/design/start/left_area_bg.gif) repeat-y left top;
	color: #FFFFFF;
}
.networkBox UL{
	margin: 0px 5px 1px 23px;
	padding: 0px;
}
.networkBox H1{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 23px;
	background: #336699 url(../img/design/boxes/network_top.gif) no-repeat left top;
}
.networkBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 5px;
	background: #336699 url(../img/design/start/left_h6_bg.gif) no-repeat left bottom;
}
.networkBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.networkBox FORM {
	padding: 3px;
	margin: 2px;
}
.networkBox INPUT {
	font-size: 80%;
}
.networkBox UL{
	list-style: none;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}
.networkBox LI{
	font-size: 80%;
	margin-top: 0px;
	padding: 1px 0px 2px 0px;
	
}
.networkBox A{
	display: block;
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.networkBox A:HOVER{
	background-color: #666666;
	text-decoration:none;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
}





.leftMenuBox{
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../img/design/start/left_area_bg.gif) repeat-y left top;
	color: #FFFFFF;
}
.leftMenuBox H1{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 23px;
	background: url(../img/design/start/left_h1_bg.gif) no-repeat left top;
}
.leftMenuBox H6{
	color: #CCCCCC;
	font-style: italic;
	font-size: 80%;
	margin: 0px;
	padding: 3px 3px 3px 15px;
	height: 5px;
	background: url(../img/design/start/left_h6_bg.gif) no-repeat left bottom;
}
.leftMenuBox P{
	color: #FFFFFF;
	font-size: 80%;
	margin: 5px 3px 4px 6px;
	padding: 3px;
}
.leftMenuBox FORM {
	padding: 3px;
	margin: 2px;
}
.leftMenuBox INPUT {
	font-size: 80%;
}
.leftMenuBox UL{
	list-style: none;
	margin: 0px 5px 1px 0px;
	padding: 0px;
}
/*.leftMenuBox LI{
	margin-left: 10px;
	padding: 1px 0px 2px 10px;
}*/
.leftMenuBox A{
	display: block;
	/*margin-left: 5px;*/
	padding-left: 5px;
	margin-left: 1px;
	border-bottom: 1px #999999 dotted;
}
.leftMenuBox A:HOVER{
	background-color: #666666;
	text-decoration:none;
	border-left: 1px #FF6600 solid;
	border-right: 1px #FF6600 solid;
}

/* End of Classes */
