

body {
	background-color: #66FF00;
	/*background-image: url('images/limerick_seal1.jpg');*/ 
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	text-align: -moz-center;
}

.main {
	width: 1000px;
}


a {
	color: #FD0300;
	padding: 3px;
}


a:hover {
	color: #0B099F;
	padding: 3px;
}

.mainhead {
	border: none;
}

.header{
	width: 100%;
}
.header td {
	text-align: center;
}

.secondheader {
	text-align: center;
	font-family: purisa;
	font-size: 14px;
	font-weight: bold;
	color: #0B099F;
}

.footer{
	height: 10px;
	text-align: center;
}
.info{
	width: 100%;
	height: 360px;
}

.info td {
	
}


.copyright{
	font-size: 13px;
	color: #FFFFFF;
}

.menu1 {
	width: 264px;
	text-align: center;
}

.menu1 td {
	padding: 3px;
}

.mainmenu  {
	text-decoration: none;	
	text-align: center;
	text-align: -moz-center;
	width: 100%;
	font-family: ani;
	font-size: 25px;
	font-weight: bold;
}

.left {
	width: 264px;
	vertical-align: bottom;
}

.middle {
	height: 723;
	width: 293;
	text-align: left;
	overflow: auto;
	right-spacing: 10px;
	
}

.middlebox {
	text-align: center;
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: top;
}
.maintitle {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

.titlebar {
	text-align: center;
	color: #000000;
	background-color: #000000;
	width: 100%;
	height: 3px;
}

.mainmenupick {
	text-decoration: none;	
	text-align: center;
	text-align: -moz-center;
	width: 100%;
	font-family: ani;
	font-size: 25px;
	font-weight: bold;
	color: rgb(13,14,156);
}
.inputbox {
	border: .5px solid #000000;
}

.button1 {
	border: 1px solid #000000;
	color: solid #000000;
}

.board_dir {
	border: 1px dotted #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: center;
	width: 100%;
}

.board_dir td {
	width: 33%;
}

.boardpic {
	width: 90px;
	height: 100px;
}

.contactlist {
	list-style-type: none;
	font-weight: bold;
}

.contactlist a {
	text-decoration: none;
}
.contacts {
	font-weight: bold;
}
.contacts a {
	text-decoration: none;
}

.theabout {
	font-weight: bold;
}

.theabout a {
	text-decoration: none;
}