html {
padding:0;	
margin: 0;	
margin-left: -1px;
overflow-Y: scroll;
height: 100%;
}
body { 
background: #FFF; 
text-align : center;
font: normal 11px arial, helvetica, verdana, Serif;
color:#222;
margin:0; 
padding:0;
min-width: 600px;
height: 100%;
}
h1 {
font: normal 24px arial, helvetica, verdana, Serif;
letter-spacing : 0px;  
text-align:left;
padding:0;
margin: -5px 0 10px 0;
color : #430b48; 
}
#logo h1 {
font: normal 24px arial, helvetica, verdana, Serif;
color : #430b48; 
letter-spacing : 0px;  
margin: 0; 
margin-bottom: 10px; 
padding: 0;
text-align: right;
}
h1 b {color : #430b48;font: normal 24px arial, helvetica, verdana, Serif;}

.failed{position:relative;top:0;left:23%;width:50%;padding:0 10px 10px 10px;border:0px solid #CCC;}
.failed h1{
font: bold 18px arial, helvetica, verdana, Serif;
letter-spacing : -1px;
text-transform:uppercase;
text-align:justify;
color : #440000;
line-height:14px;
margin:0;
padding:0;
}
.failed h1 b{color : #880000;}
.failed h2 {
font: bold 12px arial, helvetica, verdana, Serif;
letter-spacing : 1px;
text-transform:uppercase;
text-align:right;
color:#888;
padding:10px 0 0 0;
}

h2 b {color : #430b48;}

h2 {
color:#430b48;
font: normal 11px arial, helvetica, verdana, Serif;
letter-spacing : 2px;  
text-transform: uppercase;
text-align:left;
padding:0;
margin: 0;
}
h3 b {color: #430b48;}
h3 {
font: normal 18px arial, helvetica, verdana, Serif;
color : #430b48; 
letter-spacing : 0px; 
padding:0;
margin: 0 0 5px 0;
}
h4 b {color: #430b48;}
h4 {
display:block;
font-size:17px;
color : #430b48; 
padding:0;
margin: 0;
line-height:20px;
letter-spacing : -1px; 
}
h5 b {color: #000;}
h5 {
font-size:16px;
color : #545454; 
}
h6 {
font-size:15px; 
color : #000; 
}


A:link, A:visited {
color : #916f7d; 
text-decoration : none;
} 
A:active, A:hover {
color : #dd4400; 
text-decoration : underline; 
} 



A.b:link, A.b:visited {
font: normal 20px arial, helvetica, verdana, Serif;
letter-spacing : -1px;  
text-align:left;
padding:0;
margin: 0 0 10px 0;
color : #916f7d; 
text-decoration : none;
} 
A.b:active, A.b:hover {
font: normal 20px arial, helvetica, verdana, Serif;
letter-spacing : -1px;  
text-align:left;
padding:0;
margin: 0 0 10px 0;
color : #000; 
text-decoration : none;
}  

A.info:link, A.info:visited {
	font: bold 10px arial, helvetica, verdana, Serif;
	letter-spacing : 1px; 
	text-decoration: none;
	display:block;
	color:#916f7d;
	background:#420a49;
	padding:5px; 
	height:14px;
	width:100px;
	margin:0px 1px 0px 0;
	text-transform: uppercase;
	text-align:left;
}
A.info:active, A.info:hover {
	font: bold 10px  arial, helvetica, verdana, Serif;
	letter-spacing : 1px; 
	text-decoration: none;
	display:block;
	color:#FFF;
	background: #916f7d;
	padding:5px; 
	height:14px;
	width:100px;
	margin:0px 1px 0px 0;
	text-transform: uppercase;
	text-align:left;
}
A.infox:link, A.infox:visited {
	font: bold 10px  arial, helvetica, verdana, Serif;
	letter-spacing : 1px; 
	text-decoration: none;
	display:block;
	color:#FFF;
	background: #916f7d;
	padding:5px; 
	height:14px;
	width:100px;
	margin:0px 1px 0px 0;
	text-transform: uppercase;
	text-align:left;
}
A.infox:active, A.infox:hover {
	font: bold 10px  arial, helvetica, verdana, Serif;
	letter-spacing : 1px; 
	text-decoration: none;
	display:block;
	color:#000;
	background: #916f7d;
	padding:5px; 
	height:14px;
	width:100px;
	margin:0px 1px 0px 0;
	text-transform: uppercase;
	text-align:left;
}


.menulist A.info:link, .menulist A.info:visited{
text-align:center;
}
.menulist A.info:active, .menulist A.info:hover {
text-align:center;
}
.menulist A.infox:link, .menulist A.infox:visited {
text-align:center;
}
.menulist A.infox:active, .menulist A.infox:hover {
text-align:center;
}

#content A.info:link, #content A.info:visited{
text-align:left;
}
#content A.info:active, #content A.info:hover {
text-align:left;
}
#content A.infox:link, #content A.infox:visited {
text-align:left;
}
#content A.infox:active, #content A.infox:hover {
text-align:left;
}

#head{
	background: FFF;
	width:100%;
}

#maincontent{
	position:relative;
	top:0;
	left:0;	
	padding:0;
	margin: 0 auto;
	background: transparent;
	width:820px;
  	text-align: left;
	height: auto; height: 100%; 
}
#top {
	position:relative;
	top:0;
	left:0px;
	width:820px;
	background: #FFF;
}
#logo {
	position:relative;
	top:10px;
	left:10px;
	padding:0 0 0 0;
	margin: 0;
	height:100px;
  	text-align: left;
	width:810px;
	background: #FFF;
}
#menu {
	position:relative;
	top:10px;
	left:10px;
	margin:0;
	padding:0 0 0 0;
	width:820px;
	background: transparent;
	display:block;
	float:left;
	height:35px;

}
#smenu {
	position:absolute;
	top:135px;
	left:10px;
	margin:0;
	padding:0px 0 0 0;
	width:820px;
	background: transparent;
	display:block;
	float:left;
	height:35px;
}
.menulist{
	float:left;
	width:auto;
}

#content {
	position:relative;
	top:35px;
	left:10px;
	margin:0;
	padding:0px 20px 20px 0px;
	height:auto;
	width:820px;
	line-height:20px;
	background: transparent;
	float:left;	
}
.right {
	position:relative;
	top:-35px;
	left:0px;
	margin:0;
	padding:10px 0 0 0;
	height:auto;
	width:235px;
	background: #FFF;
	float:left;
}
.footer{
	clear:both;
	position:fixed;
	bottom:0;
	left:0;
  	text-align: left;
	height:15px;
	width:99%;
	margin:0; 
	padding:0 0 0 10px;
	background: transparent; 
	color:#FFF;
	font: normal 10px verdana, arial, helvetica, Serif;
}
.footer a:link, .footer a:visited {
color : #FFF; 
text-decoration : none;
font: normal 9px  arial, verdana, helvetica,  Serif; 
letter-spacing : 1px;  
text-transform: uppercase;
} 
.footer a:active, .footer a:hover {
color : #000; 
text-decoration : none;
font: normal 9px  arial, verdana, helvetica,  Serif; 
letter-spacing : 1px;  
text-transform: uppercase;
} 




/*GALLERY CSS*/
.gallerytop,.ingallerytop {padding:0;background:transparent;}
.gallerytop	  	{margin:0 10px 10px 0;float:left;}
.highgallerytop 	{margin:0;text-align:center;padding:20px 10px 10px 10px;border:1px solid #AAA;height:auto;height:125px;min-height:125px;
background: #FFF;} /*THUMBIMAGE*/
.fullgallerytop 	{margin:0 5px 0 0;text-align:center;padding:10px;border:1px solid #AAA;float:left;height:auto;width:auto;background:#FFF;} /*FULLIMAGE*/
.infogallerytop	{margin:10px 0 0 0;text-align:left;padding:0;float:left;width:auto;width:100%;min-width:250px;}  /*FULL CONTENT*/
.lowgallerytop	{margin:10px 0 0 0;text-align:left;padding:0;}  /*CONTENT*/
.advgallery		{margin:0;padding:20px 10px 10px 10px;border:1px solid #AAA;height:auto;height:125px;min-height:125px;width:auto !important;width:200px;min-width:200px;background:#DDD;border-top:1px solid #AAA;border-right:1px solid #AAA;border-bottom:1px solid #AAA;border-left:1px solid #FFF;float:left;text-align:left;} /*ADVANCED LAY OUT MODE*/
.advgallery hr {background: #CCC; color:#CCC;} /*HR IN ADV MODE*/

/*NEWS CSS*/
.mdivtop,.mindivtop,.moutcontent {margin:0;padding:0;background:transparent;}
.mdivtop {margin:0 0 10px 0;}
.mindivtop{text-align:left;} /*TITLE*/
.moutcontent {font:10px arial,serif;float:left;text-align:left;vertical-align:bottom;color:#555;text-transform:uppercase;} /*LOW CONTENT*/
.mincontent{clear:both;padding:10px 0 10px 0;} /*HIGH CONTENT*/

/*NEWS READ MORE CSS*/
.divtop	{padding:0;background:transparent;width:100%;margin:0 10px 10px 0;}
.indivtop	{padding:0 0 10px 0;background:transparent;float:left;width:60%; } /*TITLE*/
.outcontent {padding:10px 0 0px 0;background:transparent;float:left;width:40%;text-align:right;vertical-align:bottom;color:#000;font-size:10px;font-family:arial,serif;text-transform:uppercase;} /*CONTENT*/
.newscontent{clear:both;padding:0 0 10px 0;background:transparent; } /*CONTENT*/

/*COMMENTS*/
.commenttop	{width:100%;padding:5px 5px 5px 0;background:transparent;}
.commentspan{margin:0 5px 0px 0px;float:left;color:#444;background:transparent;font-size:35px;line-height:25px;padding:5px 5px 5px 0px;font-family:Georgia,arial; }
.commentbox	{width:100%;float:left;text-align:right;}
.commentsub {padding-top:10px;width:100%;text-align:right;} /*SUBMIT*/
.commentleft{width:25%;float:left;}
.commentright{width:75%;float:left;}
.captcha	{width:98%;height:17px;background:#AAA;padding: 0;border:1px solid #AAA;text-align:center;}
.captchaspan{font-size:10px;height:17px;font-family:verdana;color:#000;}
.captchabold{color:#990000;font-size:10px;font-weight:bold;font-family:verdana;}
.captchainput{position:relative;top:1px;left:0;width:98%;height:15px;background:#FFF;padding: 0;border:0px solid #FFF; }

ul {position:relative;top:0;left:-10px;}
.divclear {clear:both;height:10px;}

input, select { 
background-color : #FFF; 
border: 1px solid #AAA; 
font: normal 11px verdana, arial, Serif;
color : #000;
width : 300px; 
} 
textarea {
background-color : #FFF; 
border: 1px solid #AAA; 
font: normal 11px verdana, arial, Serif;
width : 300px; 
color : #000;
} 
.button {
color : #FFF; 
background-color : #775b67; 
border: 1px solid #775b67; 
font: normal 11px verdana, arial, Serif;
width : 300px;
cursor:pointer; 
} 
.button01 {
	color : #000000; 
	background-color : #EEE; 
	border: 1px solid #BBB;
	font: normal 10px verdana, arial, Serif;
	width : 100px; 
	cursor:pointer; } 

fieldset{border:1px solid #FFF;}
img {border:0;}
.url {visibility:hidden;}
hr { background-color: #DDD; color:#DDD; height:1px; border:0; }

A.xxxxxl:link, A.xxxxxl:visited {color : #999;font-weight:bold;letter-spacing:-1px;text-decoration: underline;} 
A.xxxxxl:active, A.xxxxxl:hover {color : #337999;}
A.xxxxl:link, A.xxxxl:visited {color : #777;font-weight:bold;letter-spacing:-1px; } 
A.xxxxl:active, A.xxxxl:hover {color : #337999;}
A.xxxl:link, A.xxxl:visited 	{color : #555;font-weight:bold;letter-spacing:-1px;} 
A.xxxl:active, A.xxxl:hover 	{color : #337999;}
A.xxl:link, A.xxl:visited 	{color : #333;} 
A.xxl:active, A.xxl:hover 	{color : #337999;}
A.xl:link, A.xl:visited 	{color : #000;} 
A.xl:active, A.xl:hover 	{color : #337999;}
A.l:link, A.l:visited 		{color : #222;} 
A.l:active, A.l:hover 		{color : #337999;}
A.m:link, A.m:visited 		{color : #333;} 
A.m:active, A.m:hover 		{color : #337999;}
A.s:link, A.s:visited 		{color : #555;} 
A.s:active, A.s:hover 		{color : #337999;}
A.xs:link, A.xs:visited 	{color : #777;} 
A.xs:active, A.xs:hover 	{color : #337999;}
A.xxs:link, A.xxs:visited 	{color : #999;} 
A.xxs:active, A.xxs:hover 	{color : #337999;}
A.xxxs:link, A.xxxs:visited 	{color : #BBB;} 
A.xxxs:active, A.xxxs:hover 	{color : #337999;}