#maintbl {
	position:relative;
	top:227px;
}

.gallery {
	width:1px;
}
.gallery td {
	padding:8px;
}

.gallery td img {
	border-style:solid;
	border-width:1px;
	border-color:#cdcdcd;
}


.xsite {
	margin:5px;
	margin-bottom:10px;
	background-image: url('common/img/xbg.jpg');
	font-family:arial, sans;
	font-size:13pt;
	font-weight:bold;
}

.xsite h2 {
	margin-bottom:0px;
}

.xsite h1 {
	font-family:Arial Black, Arial Black, Gadget, sans-serif;
	font-size:15pt;
	color:red;
	margin-top:0px;
}

#txt {
	padding-left: 15px;
	height:400px;

}

#directory {
	font-family:Arial, sans-serif;
	font-size:9pt;
	padding: 10px;
	width: 180px;
	height: 100%;
	background-color:#e8e8e8;
}

#free {
	position:relative;
	top:-10px;
	left:12px;
}

#menu {
	font-family: arial, sans;
}

#menu a {
	color:#cc0000;
	font-weight:bold;
}

#menu a:visited {
	color:#cc0000;
}

#menu a:hover {
	color:black;
}


#logo {
	position:absolute;
	left:23px;
	top:5px;
	z-index:10;
}

.side-top {
	width:100%;
	height:40px;
	background-image:url('common/img/side-top.gif');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#99ffbb;
}
#side-left {
	background-image:url('common/img/side-left.gif');
	background-repeat:repeat-y;
}
#side-right {
	background-image:url('common/img/side-right.gif');
	background-repeat:repeat-y;
}
#side-bottom{
	height:64px;
	background-image:url('common/img/side-bottom.gif');
	background-repeat:repeat-x;
}
#content {
	background-color:white;
	width:100%;
	height:400px;
	padding:15px;
}

#corner-r {
	background-image:url('common/img/top-corner-r.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#corner-l {
	background-image:url('common/img/top-corner-l.gif');
	background-position:top;
	background-repeat:no-repeat;
}

#bcorner-r {
	background-image:url('common/img/bottom-corner-r.gif');
}

#bcorner-l {
	background-image:url('common/img/bottom-corner-l.gif');
}

body {
	background-repeat:no-repeat;
	background-color:7286aa;
}

html, body {
	font-family:georgia, times new roman;
	font-size:10pt;
	margin:0px;
	padding:0px;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
}

table {
	width:100%;
	border-collapse:collapse;
}

a {
	text-decoration:none;
}

table tbody td {
	padding:0px;
}
