body { 
	background: url(../images/back-pic.jpg) repeat;
	margin-top: 6px;
	color:#000000;
	font-family: Verdana;
	font-size: 14px;	
}

h1  { 
	font-size: 24px;
}

h2 { 
	font-size: 22px;
}

h3 { 
	font-size: 16px; 
}

a:link , a:visited { 
	font-size: 14px; 
	color: #cc0000; 
	font-weight: bold;   
	text-decoration: none;
}

a:hover    {
	font-size: 14px; 
	color: #000000;
	font-weight: underline;   
	text-decoration: none;
}

th { 
	font-size: 20px; 
	color: #FFFFFF; 
}
	

#wrapper {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

#mainbody {
	width: 100%;
}
#content{
	background:           url(../images/vmenu.back.jpg) repeat-y;

}

#header {
	width: 100%;
}
#MenuH td { 
	height:30px;
	background: url(../images/menu-top.jpg) no-repeat;
	color:#ffffff;
	font-size: 12px;
	padding-left: 5px;
}

#MenuH a:link,#MenuH a:visited { 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
 }
 
#MenuH a:hover { 
	font-size: 12px;
	color: #ebc016; 
	text-decoration: underline;
	padding-right: 5px;
}
#MenuH p  {
	color: #ffffff;
	font-weight: bold;
}
#content {
	width: 100%;
	background-color: #D6E4CE;
}
    
#leftcontainer {
	width: auto;
}
.leftcontainerinner {
	margin-top: 3px;
	padding-top: 1px;
	padding-right: 1px;
	border-top: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px solid green;
	margin-bottom: 3px;
}
.MenuV a:link, .MenuV a:visited  { 
	font-size: 13px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.MenuV a:hover      { 
	color: #000000;
	text-decoration: none;
	background: url(../images/menuv-backhover.jpg) no-repeat;
 }
 
 #recommend {
	padding-bottom: 10px;
	padding-left: 2px;
	
}
#recommend a:link, #recommend a:visited {
	color: #000000;
	font-size: 10px;
	padding-left: 2px;
}
#recommend a:hover {
	color: red;
	font-size: 10px;
	padding-left: 2px;
}
#middleouter {
	background-color: #d6e4ce;
}
#middle { 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px 3px 3px 3px;
	border: 0px #a0c28e dashed;
	min-height: 100px;
	height: auto;
}
.pagegallerytext {
	overflow: clip;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cfcfcf;
	font-weight: normal;
	font-size: 10px;
	width: 140px;
	padding: 2px;
	height: 30px;
	margin-bottom: 3px;
}
#imagelibrary {
	margin: 4px;
	padding:4px;
}
#imagelibrary img {
	margin: 3px;
}
.pageimagecenter {
	position: relative;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.pageimagecenter img {
	margin: 3px;
	padding: 0px;
}
.pageimageright {
	position: relative;
	float: right;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.pageimageright img {
	margin-top: 3px;
	margin-left: 4px;
	padding: 0px;
}
.pageimageleft {
	position: relative;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.pageimageleft img {
	margin-top: 3px;
	margin-right: 4px;
	padding: 0px;
}
.pageimagenone img {
	margin: 3px;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.table {
	padding-bottom: 10px;
}
.table td {
	background-color: #9f9f9f;
}
#galleryitem {
	clear: both;
}
	
#imagelibrary {
	clear: both;
}
#gallerylist {
	list-style-type:	none;
}
	
	
#gallerylist li {
	float:	left;
	width:	125px;
	margin-right:	6px;
	margin-bottom:	10px;
	font:	bold 0.8em Arial, Helvetica, sans-serif;
	color:	#333333;
}
	
#gallerylist img {
	display:	block;
	border:	1px solid #333300;
}
#mainbodyimage  { 
	clear: both;
	top:0px; 
	margin-bottom:0px; 
	width: 100%; 
	background: url(../images/grass02.jpg) no-repeat;
}
#mainbodyimage img   { 
	position: relative; 
	bottom:0px; 
	z-index: 1; 
	left: 690px;  
	padding: 0px; 
	margin: 0px; 
	border: none;
}
#middle img {
		margin: 0px;
		padding: 0px;
}

#middle table {
	margin-left: auto;
	margin-right: auto;
}

#coursepage {
	width: 100%
	background-color: #D6E4CE;
}
#coursepage p {
	width: 100%;
}
#coursepage img {
	position: relative;
	float: right;
}
#coursetable {
	font-size: 10px;
	background-color: #D6E4CE;

}
#menuv-border	    { border-bottom: 1px #000044 solid; border-right: 1px #000044 solid; }
#menuv-top          { border-top: 1px #000044 solid; }
#subpage	    { border: 1px #000000 solid; }
#Gallery {
	position:absolute;
	left:70px;
	top:35px;
	width:650px;
	height:550px;
	z-index:1;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
#GalleryClose {
	position:absolute;
	left:538px;
	top:0px;
	width:50px;
	height:50px;
	z-index:1;
	border-right-style: solid;
	border-top-style: solid;
}
.pagegallery  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
}

.pagegallerycontent {
	width: 95%;
	border: 1px solid #ffffff;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	font-weight: normal;
}

.pagegalleryheading {
	background-color: #615F60;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #ffffff;
}

.pagegalleryinner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.pagegalleryimage {
	float: left;
	padding: 4px;
	margin: 5px;
	height: 150px;
	width: 150px;
	text-align: center;
	line-height: 150px;
	font-size: 150px;
}

.pagegalleryimage   img {
	border-top:    1px solid #615F60;
	border-right:  1px solid #615F60;
	border-bottom: 1px solid #615F60;
	border-left:   1px solid #615F60;
	padding: 2px;
	vertical-align: middle;
}

.pagegalleryimage  a:hover img {
	border-top:    1px solid #ffffff;
	border-right:  1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left:   1px solid #ffffff;
	opacity: 0.7;
	filter:alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

#adminpage {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 100px;
}
#adminpage a:link, a:visited {
	color: #cf3000;
	font-size: 12px;
}
#adminpage a:hover {
	color: Red;
	font-size: 12px;
}
#adminpage table {
	background-color: #cfcfcf;
	border: 1px solid #9f9f9f;
	FONT-SIZE: 13px;
}
#adminpage td {
	background-color: #9f9f9f;
}
#adminpage th {
	text-align: left;
	background-color: #ffffcf;
	color: #303030;
	FONT-SIZE: 13px;
}
#adminpage b {
	color: Red;
	font-family: century gothic;
	font-weight: Bold;
	FONT-SIZE: 13px;
}
#adminpage input {
	color: #000000;
	background-color: #efefef;
	font-family: century gothic;
	font-weight: normal;
	FONT-SIZE: 13px;
	padding-left: 0px;
}
#adminpage input[disabled] {
	color: #9f9f9f;
}
.link {
	overflow: hidden;
	background-color: #efefef;
	border: 1px solid #216529;
	margin-left:30px;
	margin-right:30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	height: 200px;
	color: #ffffff;
}
.linktop {
	width: auto;
	margin: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #226727;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}
.linktop a:link, .linktop a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linktop a:hover {
	color: #000000;
	text-decoration: underline;
}
.linkleftcontainer {
	float: left;
	height: 150px;
	position: relative;
	top: 5px;
	width: 150px;
	position: relative;
	margin-bottom: 5px;
}
.linkleftcontainer  img{
	border-style: none;
}
.linkrightcontainer {
	float: right;
	position: relative;
	top: 5px;
	width: 68%;
	height: 120px;
	position: relative;
	overflow-y: auto;
	border: 1px solid #216529;
	background-color: #ffffff;
	margin-bottom: 5px;
	padding: 5px;
}
.linkfooter {
	position:relative;
	margin: none;
	color: #000000;
	text-align: right;
	bottom: 15px;
	margin-bottom: -15px;
}

#adminpage .log {
	background-color: #3f3f3f;
}


#adminpage .log th {
	background-color: #306000;
	color: #ffffff;
	padding: 8px;
	font-size: 14px;
}

#adminpage .logrow1 td {
	background-color: #cfcfcf;
	padding: 4px;
}

#adminpage .logrow2 td {
	background-color: #efefef;
	padding: 4px;
}

#adminpage .logrowS td {
	background-color: gold;
	padding: 4px;
}
#contact {
	clear: both;
	color: #000000;
	background-color: #92940f;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
}
#contact a:link, #contact a:visited {
	color:#ffffff;
}
#contact a:hover {
	color: gold;
}
#contactpage {
	font-family: Verdana; 
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	text-align: center;
}
#contactpage a:link, #contactpage a:visited{
	font-size: 14px; 
	color: #cc0000; 
	font-family: Verdana;
}
#contactpage a:hover {
	color: #000000;
}
#contactpage table {
	margin-left: auto;
	margin-right: auto;
}
#link {
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-left:30px;
	margin-right:30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
.subpage {
	font-style: arial;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid green;
}

.subpage a:link, .subpage a:visited {
	color: #226728;
}

.subpage a:hover {
	color: #000000;
}


.subpage table{
	background-color: transparent;	
}
.subpage table td{
	background-color: #ffffff;
}

.Footer  { 
	height:30px; 
	background: url(../images/menu-bottom.jpg) no-repeat; 
	font-size: 10px; 
	color: #000000; 
	font-family: Verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffff; 
}
.Footer a:link, .Footer a:visited  { 
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana; 
	font-weight: normal;
	text-decoration: none; 
 }
 
.Footer a:hover   { 
	color: #cf0000;
}
