/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

body {
	padding: 0;
	border: 0;
	margin: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Times New Roman, serif; 
	}

p, h1, h2, h3, h4 {
	font-family: Times New Roman, serif;
	}

p {
	margin-top: 0px;
	font-size: 11pt; 
	line-height: 1.3em;
	}

img {
	display: block;
	}


a:link {  
	font-family: arial black, helvetica, verdana, swiss, sans-serif; 
	font-size: 9pt;
	text-decoration: none;
	color: #009966;


	}

a:visited {  
	color: #333333;
	}

a:hover {  
	color: #996633;
	}

a:active {  
	color: #006600;
	}

.small { 
	font-family: arial, helvetica, verdana, swiss, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt; 
	text-decoration: none;
	}
     
.yccgreen {
	color: #669966;
	text-align: center;
	}

.greenline {
	width: 100%;
	height: 2px;
	background-image: url(images/greenline.jpg);
	background-repeat: repeat-x;
}

.sitelink table {
    padding: 2px;
	}

.sitelink td {
    width: 33%;
    vertical-align: top;
	}

.sitelink a, .sitelink a:visited {
    font-size: 8.5pt;
	line-height: 12pt; 
	}

.rlink table {
    padding: 2px;
	}

.rlink tr {
    font-size: 8pt;
    line-height: 9pt; 
    vertical-align: top;
	}

.rlink td {
    font-size: 8pt;
    line-height: 9pt; 
    vertical-align: top;
	}

.rlink a {
    font-size: 8pt;
	line-height: 9pt; 
	}

.npcopy { 
	font-size: 10pt;
	line-height: 11pt; 
	}
     
/* ------------------------------- header -------------------------- */

#topbar {
	position: absolute;
	top: 8px;
	left: 0px;
	height: 104px;
	width: 100%;
	}

#topbara {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 104px;
	width: 100%;
	}

#topg1{
	position: absolute;
	top: 112px;
	left: 0px;
}

#topg2{
	position: absolute;
	top: 143px;
	left: 0px;
}

#topg1a{
	position: absolute;
	top: 96px;
	left: 0px;
}

#topg2a{
	position: absolute;
	top: 127px;
	left: 0px;
}

.topblue {
	background-image: url(images/bluebg.jpg);
	background-repeat: repeat-x;
}

.toptext {
	position: relative;
	top: 30px;
	left: 25px;
}

.toptexta {
	position: relative;
	top: 30px;
	left: 25px;
	font-family: verdana, arial, helvetica, swiss, sans-serif; 
	color: #339966;
	font-weight: bolder;
}

#topmenu {
	position: absolute;
	top: 116px;
	left: 0px;
	width: 100%;
	background: #339966;
	text-align: center;
	}

#topmenua {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	background: #339966;
	text-align: center;
	}

#topmenu a, #topmenua a {
	font: 8pt/1.2em arial black, helvetica, verdana, swiss, sans-serif; 
	text-decoration: none;
	color: #ffffff;
	}

#topmenu a:hover, #topmenua a:hover{
	color: #99ccff;
	}

.topnav {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;

}


/* ------------------------------- article menus -------------------------- */

#artmenu {
	font-size: 10pt; 
	float: right;
	width: 180px ;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #336699;
	padding: 5px;
	background: #eae0d6; 	
	text-align: left;
	}

#artmenu p {
	font-family: book-antiqua, georgia, times, serif; 
	}

#artmenu ul  {
	padding-left: 10px;
	font-size: 7pt;
	border: 0;
	margin: 0;
	list-style-type: none;
	}

#artmenu li {
	padding-bottom: 10px;
	}

#artmenu a {
	text-decoration: none;
	font-family: book-antiqua, georgia, times, serif; 
	font-size: 8pt;
	color: black;
	}

#artmenu a:hover{
	color: #669966;
	}

.menucurrent {
	color: #ffffff;
	}


/* ------------------------------- menu ----------------------------- */
#menuleft {
	position: absolute;
	top: 150px;
        left: 0px;
        width: 250px ;
	background: #eae0d6;
	}

#menuleft a {
	font-family: arial black, helvetica, verdana, swiss, sans-serif; 
	font-size: 9pt;
	line-height: 1.2em;
	text-decoration: none;
	color: #009966;
	}

.mylink, .mylink li {
	font-family: arial black, helvetica, verdana, swiss, sans-serif; 
	font-size: 9pt;
	line-height: 1.2em;
	color: #009966;
	}

#menuleft a:hover {
	color: #996633;
}

.padded ul {
	padding: 0px 25px 0px 25px;
}

#menuleft li {
	list-style-type: disc; color: #D5AF8A; 	
	padding-bottom: 10px;
}

#menuleft img {
	display: block;
	}

.submenu  {
	padding-left: 20px;
	padding-bottom: 0px;
	border: 0;
	margin: 0;
	font: .7em /1.5 book-antiqua, georgia, times, serif;
	list-style-type: disc;
	text-decoration: none;
	}

.submenu a {
	text-decoration: none;
	}
.submenu a:hover{
	color: #669966;
	}


.mainmenu {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border: 0;
	margin: 0;
	list-style-type: none;
	font: .95em/2em book-antiqua, georgia, times, serif;
 	}

.mainmenu a {
	text-decoration: none;
	}

.mainmenu li {
	font: 1em /2em book-antiqua, georgia, times, serif;
	}

.mainmenu a:hover{
	color: #669966;
	}


/* ------------------------------- main body ----------------------------- */

#mainbody {
	padding: 0 0 20px 0;
	border: 0;
	margin: 0;
	position: absolute;
	top: 150px;
	left: 250px;
	}

#admin {
	position: absolute;
	top: 150px;
	left: 10px;
}

#admin strong
       { 
	       color: #333399; 
	       font: 1em;
	       font-weight: bold; 
	       text-decoration: none} 

#admin td
       {
	       font-family: "Times New Roman", serif;
	       font-size: 12px;
	       line-height: 12px; 
	       vertical-align: top;
       }
#admin b
       {
	       font-family: Tahoma, Arial, "sans-serif";
	       font-variant: small-caps;
	       font-size: 12px;
	       font-weight: bold;
       }
#admin i
       {
	       font-weight: bold;
       }



#mainbody h1, h2, h3, h4 { 
	font-family: Times New Roman, serif; 
	text-align: left;
	font-weight: normal;
	color: #336699;
	}

#mainbody p, ul { 
	font-family: Times New Roman, serif; 
	font-size: 11pt; 
	}

#mainbody p {
	margin-top: 0px;
	}

.mainbox {
	 padding: 20px;
}

.maingreenline {
	background-image: url(images/greenline260.gif);
	background-repeat: repeat-x;
}

.maingreenbox {
	float: right;
	width: 45%;
	margin-left: 2px;
	border: 1px solid #000000;
	padding: 5px 0px 5px 5px;
	background: #99cc99; 	
	text-align: left;
	}

.maingreenbox blockquote { 
	font: .9em /1em book-antiqua, georgia, times, serif; 
        font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
	}

.brownbox {
	padding-left: 35px;
	padding-right: 35px;
	}

.brownbox td{
	font: .9em /1.2 Times New Roman, serif; 
        font-style: italic;
	color: #336699;
}

.maindisplay {
	font: .9em /1.2 arial, helvetica, verdana, swiss, sans-serif; 

}

/* ------------------------------- home page ----------------------------- */

#hometop {
	height: 236px;
	height: 250px;
	padding-left: 43px;

}

#hometop h1 {
	margin-top: 30px;
	font-size: 32pt;
}

#hometop p {
	font-size: 14pt;
	color: #b6b6b6;
	color: #336699;
}

#homebottom {
	padding-left: 43px;
	padding-right: 100px;
	padding-bottom: 50px;
}

#homebottom h2{
	font-family: Times New Roman, serif; 
	font-size: 13pt;
}

#homebottom p{
	font-size: 11pt;
	line-height: 1.3em;
	color: #000000;
}



/* ------------------------------- articles ----------------------------- */

#articlebody {
        padding: 20px;
	background: #ffffff;
	text-align: justify;
	font: .9em /1em book-antiqua, georgia, times, serif; 
	}

#articlebody li { 
	font: 1em /1.1em book-antiqua, georgia, times, serif; 
	padding-bottom: 10px;
	}

#articlebody blockquote { 
	font: .9em /1em book-antiqua, georgia, times, serif; 
        font-style: italic;
	}

#articlebody p {
	font: 1em /1em book-antiqua, georgia, times, serif; 
	margin-top: 0px;
	}

#articlebody img {
	display: inline;
	}

.teamplayer { 
	font-size: 9pt ;
	line-height: 1.3em ;
	}

.teamplayer li { 
	padding-bottom: 10px;
	list-style-image: url(images/checkgr.gif);
	}

.artgreenbox {
	float: left;
	width: 40%;
	margin-right: 5px;
	border: 1px solid #000000;
	padding: 5px;
	background: #99cc99; 	
	text-align: left;
	}

.artgreenbox ul  {
	font: .9em /1em book-antiqua, georgia, times, serif; 
	padding-bottom: 1px;
	margin-right: 5px;
	border:0; 
	}


/* ------------------------------- footer ----------------------------- */

#footer {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #ffffff;
	width: 100%; 
	text-align: center;
	}

#footer a, p {
	font-family: arial, helvetica, verdana, swiss, sans-serif; 
	font-size: 8pt;
	}

#footer img {
	display: inline;
	vertical-align: bottom;
	}



img.q	{ 
	       border: 0;
	       display: inline;
       }

