@import "reset.css";

body {
	background-color: #7cbbeb;
	font-family: Times, Times New Roman, Georgia, serif;
	font-size: 16px;
}

div#headerleft {
	background-image: url("../kuvia/nupaheaderleft.gif");
	background-repeat: no-repeat;
	display: block;
	width: 398px;
	height: 139px;
	float: left;
}

div#headermiddle {
	background-image: url("../kuvia/nupaheadermiddle.gif");
	background-repeat: no-repeat;
	display: block;
	width: 206px;
	height: 139px;
	float: left;
}

div#headerright {
	background-image: url("../kuvia/nupaheaderright.gif");
	background-repeat: no-repeat;
	display: block;
	width: 396px;
	height: 139px;
	float: left;
}

ul#menuleft {
	background-image: url("../kuvia/nupamenuleft.gif");
	background-repeat: no-repeat;
	display: block;
	width: 406px;
	height: 61px;
	float: left;
	padding-left: 5px;
}

div#menumiddle {
	background-image: url("../kuvia/nupamenumiddle.gif");
	background-repeat: no-repeat;
	display: block;
	width: 179px;
	height: 61px;
	float: left;
}

ul#menuright {
	background-image: url("../kuvia/nupamenuright.gif");
	background-repeat: no-repeat;
	display: block;
	width: 405px;
	height: 61px;
	float: left;
	padding-right: 5px;
}

div#wrapper {
	border: 1px solid #000000;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 2px;
}

div#leftcontent {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	display: block;
	width: 205px;
	min-height: 200px;
}

div#rightcontent {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	display: block;
	width: 205px;
	min-height: 200px;
}

div.smallcontentcontrol {
	border: 1px solid #000000;
	width: 200px;
	overflow: hidden;
	background: white;
	margin-bottom: 10px;
}

div.smallcontentheader {
	padding-top: 3px;
	width: 200px;
	height: 15px;
	background-image: url("../kuvia/smallcontentheaderbg.gif");
	display: block;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
}

div.smallcontentinnercontent{
	margin: 0 auto;
	width: 196px;
	display: block;
}

div.contentcontrol {
	overflow: hidden;
	margin-bottom: 10px;
}

div.contentheader {
	padding-top: 1px;
	width: 200px;
	height: 20px;
	background-image: url("../kuvia/smallcontentheaderbg.gif");
	display: block;
	border: 1px solid #000000;
	border-bottom: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
}

div.contentinnercontent{
	padding: 3px;
	width: 520px;
	background: white;
	display: block;
	border: 1px solid #000000;
}

div#header {
	display: block;
	width: 1000px;
	height: 139px;
}

div#topmenu {
	border-bottom: 1px solid #000000;
	display: block;
	width: 1000px;
	height: 61px;
	overflow: hidden;
}

div#content {
	background-color: #f2f6f6;
	background-image: url("../kuvia/nupacontentbg.gif");
	background-repeat: no-repeat;
	width: 990px;
	min-height: 200px;
	padding: 5px;
	display: block;
	overflow: auto;
}

div#innercontent {
	margin-top: 10px;
	float: left;
	width: 550px;
	display: block;
}

div#footer {
	border-top: 1px solid #000000;
	background-image: url("../kuvia/nupafooterbg.gif");
	display: block;
	width: 1000px;
	height: 20px;
	font-size: 6px;
	text-align: right;
}

ul#menuright li {
	float: right;
	margin-right: 3px;
}

ul#menuleft li {
	float: left;
	margin-left: 3px;
}

div#topmenu ul li a {
	background-repeat: repeat;
	display: inline;
	font: sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	position: relative;
	float: left;
}

a.menuitem {
	background-image: url("../kuvia/menubg.png");
	height: 25px;
	bottom: -26px;
}

a.selectedmenuitem {
	background-image: url("../kuvia/selectedmenubg.png");
	height: 40px;
	bottom: -11px;
}

h1,h2,h3,h4 {
	color: #758f9a;
}

p {
	margin-bottom: 16px;
	line-height: 120%;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 12px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}

h3 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 12px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}

.nupablue{
	color: #758f9a;
	font-size: 16px;
	font-weight: bold;
}

div.contact {
	margin-bottom: 10px;
}

div#contactheadertext {
	background-image: url("../kuvia/menubg.png");
	background-repeat: repeat;
	width: 200px;
	height: 25px;
	text-align: center;
	font: sans-serif;
	font-size: 18px;
	color: #ffffff;
	bottom: -70px;
	position: relative;
}

div#contactheader {
	background-image: url("../kuvia/contactheaderbg.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 95px;
	display: block;
	position: relative;
}

div#contactheadermail {
	background-image: url("../kuvia/contactheaderbg3.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 95px;
	display: block;
	position: relative;
}

div#contactemail {
	background-image: url("../kuvia/contactemail.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 200px;
	height: 95px;
	display: block;
	position: relative;
}

div#contactbody {
	width: 196px;
	position: relative;
	text-align: center;
	border: 1px solid #000000;
	border-top: none;
	padding: 1px;
	background-color: #ffffff;
}

a{
	text-decoration: none;
}

a.localmenuitem {
	height: 15px;
	text-align: center;
	text-decoration: none;
	width: 190px;
	display: block;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}

a.selectedlocalmenuitem {
	height: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 190px;
	display: block;
	color: #000000;
	background-image: url("../kuvia/localmenuselected.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

textarea#message{
	width: 490px;
	height: 100px;
}

input#name{
	width:400px;
}

input#www{
	width:400px;
}

div#writemessagelink{
	width:500px;
	text-align: center;
}

div.gbmessage{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	overflow: hidden;
	width: 500px;
	padding: 3px 3px 3px 3px;
	margin-bottom:10px;
}

#al_calendar{
	border-style: solid;
	border-color: #000000;
	border-left-width: 1px;
	border-top-width: 1px;
}

#al_calendar tr th{
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	text-align: center;	
}

#al_calendar tr td{
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	text-align: center;
	width: 27px;
	background-color: #ffffff;	
}

#al_calendar tr td:hover{
	cursor: pointer;
}


#al_calendar tr td.hasevents{
	background-color: #7cbbeb; 
	width: 27px;
	text-align: center;	
	color: #ffffff;	
}

#al_calendar tr td.currentdate{
	font-weight: bold;
}

#eventtext{
	background-color: #e7ffc1;
}


.links td{
	width: 200px;
}

.players td{
	width: 200px;
}

div#writeguestbook{
	width: 500px;
	border-width: 1px;
	border-style: solid;
	border-color: #758f9a;
	padding: 3px 3px 3px 3px;
	margin-top: 10px;
}

.arrowleft{
	display: block;
	width: 40px;
	height: 18px;
	background-image: url("../kuvia/arrowleft.png");
	background-repeat: no-repeat;
	background-position: right;
	float:left;
}

.arrowright{
	display: block;
	width: 40px;
	height: 18px;
	background-image: url("../kuvia/arrowright.png");
	float:left;
	background-repeat: no-repeat;
	background-position: left;
}

.arrowleft:hover{
	cursor: pointer;
}

.arrowright:hover{
	cursor: pointer;
}

#cal_year{
	float: left;
	display: block;
	width: 100%;
	height: 18px;
	text-align: center;
	
}

#cal_month{
	float: left;
	display: block;
	width: 110px;
	height: 18px;
	text-align: center;
}

#calendar{
	width: 196px;
	display: block; 
	clear: both;
	float: none;
}

#calendarnavigation{
	width: 196px;
	display: block;
	clear: both;
	float: none;
}

.bothide{
	visibility: hidden;
}

div#pagenumbers{
	margin:3px 3px 3px 3px;
	width: 500px;
}

div#pagenumbers a{
	text-decoration: underline;
	margin-right: 4px;
}

.newsdate{
	font-size: 10px;
	color: #000000;	
	margin-top: 1px;
	font-weight: normal;
}

span.read{
	font-size: 10px;
	font-weight: bold;
}

.newsshort{
	border-bottom: 1px;
	border-style: dotted;
	border-bottom-color: #98AFC7;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

a{
	color: #758f9a;
}

a:hover{
	color: #001155;
}

.bold{
	font-weight: bold;
}

table.games tr td{
	padding-left: 10px;
}
