body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #006699;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#spacer{clear:both;}
.errorMessage{font-size:12px; color:#990000;}
table.tablesmall{font-size:14px;}
h1{font-size:22px;}

#news ul{list-style:none; margin:0px; padding:0px;}
#news li{ font: bold 12px; margin:0px 0px 10px 0px; color:#999999;}
#news li li{margin:0px 0px 0px 10px; font:normal 14px; color:#000000;}

#wrapper {width:800px; margin:0 auto; background:#FFFFFF;}

#main {background-color:#FFFFFF; padding:5px; text-align:left;}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* guest book */
.msgT{background:#CCCCCC url(../images/guestbook/b-r.gif) bottom right no-repeat;min-height:50px; margin:10px 50px 10px 50px; text-align:left; font-size:14px;}
.msgB{background:url(../images/guestbook/t-l.gif) top left no-repeat; min-height:50px; padding:5px 10px 5px 30px; }

#footer {margin:0 auto; margin-top:10px; background:url(footer.gif) repeat-x; height:20px; color:#FFFFFF; font-size:10px; text-align:right; padding:2px; padding-right:10px; width:786px;}
#footer a{color:#FFFFFF;}
#footer a:hover{color:#CCCCCC;}

#topmsg{width:350px; background-color:#FFFFFF; font-size:12px; float:left;}