body{
font-family:Arial, sans-serif;
color:#333333;
font-size:0.8em;
margin-left: auto; margin-right: auto;
width:900px;
}
h1{
padding:0px;
color:#5DBBFD;
font-size:1.6em;
font-weight:bold;
font-family:Comic Sans Ms, Arial;
margin:0px 0px 5px 0px;
}
h1 a{
color:#ffffff;
}
h2{
font-size:1.2em;
font-weight:bold;
font-family:Comic Sans Ms, Arial;
color:#5DBBFD;
margin:0px 0px 5px 0px;
}
h2 a{
color:#5DBBFD;
}
h3{
margin-top:-19px;
font-size:1.2em;
background-color:#F1DCEE;
font-weight:bold;
padding-left:5px;
padding-right:5px;
}
h3 a{
color:#5DBBFD;
text-decoration:none;
}
h3 a:visited{
color: #5DBBFD;
}
h3 a:hover{
color: #5DBBFD;
text-decoration:underline;
}
h4{
font-family:Comic Sans Ms, Arial;
color:#ffffff;
margin-bottom:-4px;
padding-left:5px;
margin-top:0px;
}
h5{
font-family: Comic Sans Ms, Arial;
color:#ffffff;
background-color:#B74FA9;
font-size:1.2em;
padding:0px 5px 2px 5px;
margin:0px;
}
p{
margin:10px 0px 10px 0px;
}
hr{
height:1px;
color:#B74FA9;
background:#B74FA9;
border:0;
clear:both;
}
#skip{
display:none;
}
#login{
background-color:#5DBBFD;
width:200px;
float:right;
color:#ffffff;
padding:10px;
line-height:13px;
font-weight:bold;
text-align:right;
font-family:Comic Sans Ms, Arial;
}
#login p{
margin-top:0px;
margin-bottom:0px;
}
#login input{
background-color:#B74FA9;
color:#5DBBFD;
font-style:italic;
font-weight:bold;
border:0px;
}
#login .logout{
background-color:#B74FA9;
color:#5DBBFD;
font-style:italic;
text-decoration:none;
padding:2px 10px 2px 10px;
font-weight:bold;
border:0px;
}
#login .logout:hover{
text-decoration:underline;
}
#login .logout:active{
text-decoration:underline;
}
#logform{
margin:0px;
}
#box
{margin-top:3px;
}
#logo{
background-color:#5DBBFD;
padding:10px;
}
#editor{
background-color:#B74FA9;
position:absolute;
margin-left:0px;
top:90px;
width:25px;
padding:2px;
}
#editor a{
color:#5DBBFD;
text-decoration:none;
}
table #main{
margin:0px;
}
#navigation{
width:190px;
vertical-align:top;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-repeat:no-repeat;
}
#nav{
background-color:#B74FA9;
border-top:1px solid #ffffff;
width:900px;
margin-left: auto; margin-right: auto;
height:26px;

}
#nav ul{
margin:0px;
padding:0px;
}
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
font-size:1.1em;}

.topmenutitle{
	display:block;
color:#ffffff;
font-weight:bold;
}
.topmenutitle:hover{
color:#ffffff;
background:#5DBBFD;
}
.topmenutitleselect{
line-height:14px;
	display:block;

font-weight:bold;
color:#ffffff;
background:#5DBBFD;
padding:5px;
padding-bottom:7px;
text-decoration:none;
}
.submenuul{
	list-style-type:none;
	position:absolute;
z-index:100;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:200px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}




/* menu design */

#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

.topmenuul {
	
}

.topmenutitle {
	
	text-decoration: none;
	
	padding:5px;
	padding-bottom:7px;
	line-height:14px;
}

.submenuul {
	margin-top:-1px;
	background-color:#5DBBFD;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #B74FA9;
	border-bottom:1px solid #B74FA9;
	border-right:1px solid #B74FA9;
border-left:1px solid #B74FA9;
filter:alpha(opacity=90);
-moz-opacity:0.90;

}
.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #ffffff;

}

.submenuli a:hover{
	text-decoration: none;
	background:#B74FA9;
}
#content{
padding-top:2.5px;
vertical-align:top;
margin:5px 5px 5px 0px;
padding:5px 5px 5px 0px;
border-bottom:1px solid #cccccc;
}
#diary{
width:208px;
padding-top:2.5px;
vertical-align:top;
margin:5px;
margin-right:0px;
padding:5px;
padding-right:0px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

#diary img{
margin-bottom:8px;
}
#spectulise{
font-size:0.8em;
padding:3px 6px 3px 6px;
color:#666666;
}
#spectulise a{
color:#666666;
text-decoration:none;
}
#spectulise a:hover{
text-decoration:underline;
}
#legal{
float:right;
}
#gallery{
border-collapse:collapse;
}
#gallery td{
background:#F1DCEE;
border:1px solid #B74FA9;
padding:3px;
vertical-align:top;
}
#gallery img{
border: 1px solid #5DBBFD;
}
#gallery a{
color:#5DBBFD;
text-decoration:none;font-weight:bold;
}
#gallery a:hover{
text-decoration:underline;
}
.galopt{
border:1px solid #B74FA9;
background:#F1DCEE;
height:1%;
height:30px;
}
.galopt form{
padding:5px;
margin-bottom:3px;
}
.galtitle{
background-color:#5DBBFD;
color:#ffffff;
}
.galimg{
border:1px solid #5DBBFD;
}
#prevnext{
background-color:#B74FA9;
width:365px;
}
#prevnext p{
padding:5px;
float:left;
background-color:#B74FA9;
}
#prevnext a{
color:#5DBBFD;
text-decoration:none;
}
#prevnext a:hover{
text-decoration:underline;
}
#next{
float:right;
}
#prevnext table{
width:365px;
}
.sysad td{
width:100px;
vertical-align:top;
text-align:center;
padding:5px;
}
.sysad td img{
border:0px;
}
#asection img{
border:0px;
}
#asection td{
text-align:center;
}
.calendarpn{
font-size:1.6em;
}
.calendarm{
font-size:1.2em;
font-weight:bold;
}
.catimg{
background-color:#F1DCEE; 
border:1px solid #B74FA9;
margin:0px 5px 5px 0px;
float:left;
}
.purchase{
background-color:#F1DCEE; 
padding:8px 5px 8px 5px;
border:1px solid #B74FA9;
clear:both;font-weight:bold;
}
.purchase a{
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#5DBBFD;
color:#ffffff;
}
.purchase a:hover{
background-color:#B74FA9;
}
.basket{
font-weight:bold;
text-decoration:none;
padding:3px 5px 3px 5px;
background-color:#5DBBFD;
color:#ffffff;
}
.basket:hover{
background-color:#B74FA9;
}