BODY {
	margin: 0px;
	padding: 0;
	background-color: #0F0F0F;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #766EA8;
}
H1, H2, H3 {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #649632;
}
H1 {
	font-size: 44px;
}
H2 {
	font-size: 20px;
}
H3 {
}
P, UL, OL {
	margin-top: 0;
	text-align: justify;
}
UL, OL {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
BLOCKQUOTE {
}
A {
	color: #06F;
}
A:hover {
	text-decoration: none;
}
A IMG {
	border: none;
}
IMG.left {
	float: left;
	margin: 7px 30px 0 0;
}
IMG.right {
	float: right;
	margin: 7px 0 0 30px;
}
HR {
	display: none;
}
.list1 {
}
.list1 LI {
	float: left;
	line-height: normal;
}
.list1 LI IMG {
	margin: 0 30px 30px 0;
}
.list1 LI.alt IMG {
	margin-right: 0;
}
#wrapper {
	width: 100%;
	background: ##FDFEC2 url(images/img02.jpg) repeat-x left top;
}
/*Header*/
#header-wrapper {
}
#header {
	width: 1000px;
	height: 135px; 
	margin: 0 auto;
	background: url(images/img03.png) no-repeat left top;
}

/*CSS Menu*/
#cssmenu {
	height: 37px;
	display: block;
	padding: 0 0px 0 18px;
	margin: 0px auto;
	float: left;
	padding-top: 52px;  /* was 115 */
}
#cssmenu > UL {
	list-style: none inside;
	padding: 0;
	margin: 0;
}
#cssmenu > UL > LI {
	list-style: none inside;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
}
#cssmenu > UL > LI > A {
	outline: none;
	display: block;
	position: relative;
	padding: 12px 20px;
	line-height: 100%;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Segoe, "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
	/*[if Gecko] font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; */
	/* 	font: bold 13px / 100% Arial, Helvetica, sans-serif; */
	text-align: center;
	text-decoration: none;	/*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);*/
}
#cssmenu > UL > LI:first-child > A {
	border-radius: 5px 0 0 5px;
}
#cssmenu > UL > LI > A:after {
	content: '';
	position: absolute;
	border-right: 1px solid;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99;
}
#cssmenu UL LI.has-sub:hover > A:after {
	top: 0;
	bottom: 0;
}
#cssmenu > UL > LI.has-sub > A:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px;
	border: 5px solid transparent;
	border-top: 5px solid #FFF;
}
#cssmenu > UL > LI.has-sub:hover > A:before {
	top: 19px;
}
#cssmenu UL LI.has-sub:hover > A {
	background: #CE95A4;
	border-color: #3F3F3F;
	padding-bottom: 13px;
	padding-top: 13px;
	top: -1px;
	z-index: 999;
}
#cssmenu UL LI.has-sub:hover > UL, #cssmenu UL LI.has-sub:hover > DIV {
	display: block;
}
#cssmenu UL LI.has-sub > A:hover {
	background: #8E7DB1;
	border-color: #3F3F3F;
}
#cssmenu UL LI > UL, #cssmenu UL LI > DIV {
	display: none;
	width: auto;
	position: absolute;
	top: 38px;
	padding: 10px 0;
	background: #CE95A4;
	border-radius: 0 0 5px 5px;
	z-index: 999;
}
#cssmenu UL LI > UL {
	width: 240px;
	text-align: left;
}
#cssmenu UL LI > UL LI {
	display: block;
	list-style: none inside;
	padding: 0;
	margin: 0;
	position: relative;
}
#cssmenu UL LI > UL LI A {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 8px 20px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#cssmenu > UL > LI > UL > LI A:hover {
	background: #8E7DB1;
}
#cssmenu {
	z-index: 1;
	float: left;
}
#cssmenu > UL > LI > A {
	border-right: 1px solid #4d4d4d;
	color: #4d4d4d;
}
#cssmenu > UL > LI > A:after {
	border-color: #4d4d4d;
}
#cssmenu > UL > LI > A:hover {
	background: #8E7DB1;
	font-weight: bold;
}
#cssmenu > UL > LI.active, #cssmenu > UL > LI.has-sub > UL > LI.active {
	text-decoration: underline;
}
/*Page*/
#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
/*LOGO*/
#logo {
	width: 1000px;
	height: 521px;
	margin: 0 auto;
	background: url(images/img04.png) no-repeat left top;
}
#logo H1, #logo P {
	margin: 0;
	padding: 0px;
	line-height: normal;
}
#logo H1 {
	padding-right: 60px;
	padding-top: 140px;
	text-align: right;
	font-size: 70px;
}
#logo H1 A {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
#logo H1 A:hover {
	text-decoration: none;
}
#logo P {
	text-align: right;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#logo P A {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}
#logo P A:hover {
	text-decoration: none;
}
/*Content*/
#content {
	float: right;
	width: 640px;
}
/*Post*/
.post {
	margin-bottom: 25px;
}
.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #CC607F;  
	text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #766EA8;
}
.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}
.post .meta {
	margin: -30px 0 3px 25px;
	padding: 2px 30px 2px 0px;
font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}
.post .meta A {
	color: #B6ACA2;
}
.post .entry {
	padding: 20px 0px;
}
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}
.post .links .comments {
}
.post .links .permalink {
	padding-left: 17px;
}
/*Sidebar*/
#sidebar {
	float: left;
	width: 284px;
	border-right: 1px dashed #CC607F;  
}
#sidebar UL {
	margin: 0;
	padding: 0px 40px 0px 0px;
	list-style: none;
	line-height: normal;
	border: none;
}
#sidebar LI {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}
#sidebar LI UL {
	line-height: 200%;
	background: none;
}
#sidebar LI LI {
	margin: 0;
	padding: 3px 20px;
	background: none;
}
#sidebar P {
	margin: 0;
	padding: 0 20px;
}
#sidebar H2 {
	height: 42px;
	margin: 0 0 20px 0px;
	padding: 18px 0px 0px 45px;
	background: url(images/img06.gif) no-repeat left top;
	text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar P {
	line-height: 200%;
	padding-bottom: 20px;
}
#sidebar A {
}
/*Footer*/
#footer {
	width: 1000px;
	height: 157px;
	margin: 0 auto;
	padding: 0;
	background: #0F0F0F url(images/img01.png) no-repeat left top;
	position:relative;
}
#footer P {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
}
#footer A {
	color: #FFFFFF;
}
ul.galleryThumbs {
	overflow: hidden;
}
ul.galleryThumbs li {
	float: left;
	padding: 5px 10px;
	margin: 6px;
	border: 1px solid #ccc;
}
ul.galleryThumbs li a img {
}
#aboutus {
	width: 800px;
	margin: 10px auto;
	color: #D49BE0;
}
#main {
	width: 900px;
	margin-top: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	color: #766EA8;
}
#grtable td {
  padding-bottom:50px;
}

/*table {
    border-spacing: 50px;
}*/

a#link1, a#link2, a#link3 {
    display: block;
    overflow: hidden;
    position: absolute;   
    background: transparent;
    text-indent: -9999px; 
}
#link1 {
    top: 71px;
    left: 70px;
    width: 50px;
    height: 51px;

}
#link2 {
    top: 71px;
    left: 135px;
    width: 50px;
    height: 51px;    
}
#link3 {
    top: 71px;
    left: 200px;
    width: 53px;
    height: 52px;    
}