body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

@font-face {
	font-family: "UglyQuaRegular";
	font-style: normal;
	src: url(/template/fonts/UglyQua.ttf) format("truetype");
/*	src: url(/template/fonts/UglyQua.eot); */
}

@font-face {
	font-family: "UglyQuaItalic";
	font-style: normal;
	src: url(/template/fonts/UglyQua-Italic.ttf) format("truetype");
/*	src: url(/template/fonts/UglyQua-Italic.eot); */
}

@font-face {
	font-family: "QuaNauticale1";
	font-style: normal;
	src: url(/template/fonts/QuaNauticale1.ttf) format("truetype");
/*	src: url(/template/fonts/QuaNauticale1.eot); */
}

@font-face {
	font-family: "Treamd";
	font-style: normal;
	src: url(/template/fonts/Treamd.ttf) format("truetype");
/*	src: url(/template/fonts/Treamd.eot); */
}

.reception h1 {
	display: inline;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.top {
	font-family: UglyQuaRegular, Georgia, serif;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	color: #000000;
}

.top h2, .top h3 {
	display: inline;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	margin: 0;
}

a {
	text-decoration: none;
	color: #bfbfbf;
}

a:hover {
	color: #2c8de3;
}

blockquote {
	font-family: UglyQuaItalic, Georgia, serif;
	font-size: 18px;
	line-height: 22px;
}

.parchment {
	font-family: UglyQuaRegular, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.content p:first-letter {
	float: left;
	display: block;
	padding-right: 4px;
	font-family: UglyQuaItalic, UglyQuaRegular, Georgia, serif;
	line-height: 100%;
	font-size: 340%;
}

.content h1, .content h2, .content h3, .content h4 {
	font-weight: normal;
}

.content h4 {
	font-family: UglyQuaItalic, Georgia, serif;
	font-size: 18px;
}

.content a {
	color: #333333;
	text-decoration: underline;
}

.content a:hover {
	color: #666666;
}

.content .sitemason_form label {
	margin-left: 48px;
}

.content .sitemason_form input, .content .sitemason_form textarea, .content .sitemason_form select {
	margin-left: 64px;
}

.content .instructions {
	margin-left: 48px;
	margin-right: 48px;
}

.content .sitemason_error {
	color: #990000;
	border: 3px #000 double;
	margin: 0 96px;
	padding: 2px 6px;
}

.content .newsfeed .list h2 {
	
}

.content .newsfeed .list h3 {
	margin: 2px 0 4px 0;
}

.content .start_date {
	float: right;
	margin-top: -20px;
}

.content .start_date p {
	font-size: 14px;
	padding: 0;
}

.content .start_date p:first-letter {
	display: inline;
	padding: 0;
	font-family: inherit;
	line-height: inherit;
	font-size: 14px;
}

.content .detail .description {
	font-size 14px;
}

.site {
	width: 980px;
	margin: 0 auto;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

.status_bar {
	top: 0px;
	position: fixed;
	background-color: #000000;
	width: 972px;
	height: 20px;
	line-height: 18px;
	padding-top: 2px 4px 2px 4px;
	font-size: 13px;
	text-align: center;
}

.status_bar .reception {
	width: 250px;
	float: left;
	padding-left: 4px;
	text-align: left;
}

.status_bar .battery {
	width: 250px;
	float: right;
	padding-top: 1px;
	padding-right: 4px;
	text-align: right;
}

.tab_bar {
	top: 20px;
	width: 980px;
	height: 50px;
	background-image: url(/template/images/tab_bar.gif);
	background-repeat: repeat-x;
	position: fixed;
}

.tab_bar .warning {
	float: right;
	color: #CC3333;
	padding: 6px 8px 6px 8px;
	font-size: 24px;
}

.tab_bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tab_bar li {
	float: left;
	width: 103px;
	height: 44px;
	margin: 2px 2px 0 2px;
	text-align: center;
}

.tab_bar li:hover {
	-webkit-box-shadow: #2c8de3 0 0 5px;
}

.side_bar {
	float: right;
	margin-top: 69px;
	width: 250px;
	padding: 20px 0 0 0;
	text-align: center;
}

.side_bar .insult {
	padding: 10px 16px;
	font-family: UglyQuaRegular, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}

.nav_bar {
	margin-top: 69px;
	width: 730px;
	height: 25px;
	padding: 18px 6px 0 6px;
}

.nav_bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav_bar li {
	float: left;
	padding: 0 12px 0 6px;
}

.parchment {
	width: 718px;
	margin: 10px 0 12px 12px;
}

.parchment div.top, .parchment table, .parchment div.bottom, {
	width: 718px;
	border: 0;
}

.parchment .top {
	width: 718px;
	height: 52px;
	background-image: url(/template/images/parchment_top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

.parchment td.left {
	width: 19px;
	background-image: url(/template/images/parchment_left.jpg);
	background-repeat: repeat-y;
}

.parchment td.content {
	width: 681px;
	background-image: url(/template/images/parchment_background.jpg);
	background-repeat: repeat;
}

.parchment td.content img.corner {
	float: right;
}

.parchment td.right {
	vertical-align: top;
	width: 19px;
	background-image: url(/template/images/parchment_right.jpg);
	background-repeat: repeat-y;
}

.parchment .bottom {
	width: 718px;
	height: 136px;
	padding: 12px 19px 0 19px;
	background-image: url(/template/images/parchment_bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.copyright {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 12px;
}
