#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:820px;
}

#left-top-shade {
	position:absolute;
	left:0px;
	top:0px;
	width:27px;
	height:111px;
	background-image: url(images/left_top_shade.gif);
	background-repeat: no-repeat;
}

#parkissimo-logo {
	position:absolute;
	left:27px;
	top:0px;
	width:765px;
	height:111px;
}

#right-top-shade {
	position:absolute;
	left:792px;
	top:0px;
	width:28px;
	height:111px;
	background-image: url(images/right_top_shade.gif);
	background-repeat: no-repeat;
}

#left-side-black {
	position:absolute;
	left:0px;
	top:111px;
	width:27px;
	height:33px;
	background-image: url(images/left_side_black.gif);
	background-repeat: no-repeat;
}

#home {
	position:absolute;
	left:27px;
	top:111px;
	width:152px;
	height:33px;
}

#schedule-results {
	position:absolute;
	left:179px;
	top:111px;
	width:154px;
	height:33px;
}

#standings {
	position:absolute;
	left:333px;
	top:111px;
	width:154px;
	height:33px;
}

#tournaments {
	position:absolute;
	left:487px;
	top:111px;
	width:154px;
	height:33px;
}

#contacts {
	position:absolute;
	left:641px;
	top:111px;
	width:151px;
	height:33px;
}

#right-side-black {
	position:absolute;
	left:792px;
	top:111px;
	width:28px;
	height:33px;
	background-image: url(images/right_side_black.gif);
	background-repeat: no-repeat;
}

#left-spacer-shade {
	position:absolute;
	left:0px;
	top:144px;
	width:27px;
	height:21px;
	background-image: url(images/left_spacer_shade.gif);
	background-repeat: no-repeat;
}

#middle-spacer {
	position:absolute;
	left:27px;
	top:144px;
	width:765px;
	height:21px;
	background-color: #FFFFFF;
}

#right-spacer-shade {
	position:absolute;
	left:792px;
	top:144px;
	width:28px;
	height:21px;
	background-image: url(images/right_spacer_shade.gif);
	background-repeat: no-repeat;
}

#content {
	position:absolute;
	left:0px;
	top:165px;
	width:820px;
}



P {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 0.9em;
	line-height : 1.4em;
	color : #000000;
}

.table {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 13px;
	line-height : 17px;
	color : #000000;
}

.tabletop {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 16px;
	line-height : 25px;
	color : #990000;
}

.link {
	color : #000099;
	text-decoration: none;
}

.link:HOVER {
	color : #ff0000;
	text-decoration: underline;
}

.listlinks {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1em;
	line-height : 1.4em;
	color : #333333;
	text-decoration: none;
}

.listlinks:HOVER {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1em;
	line-height : 1.4em;
	color : #000099;
	text-decoration: underline;
}

.caption {
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : .8em;
	line-height : 1.2em;
	color : #000000;
	text-decoration : none;
}

H2 {
	color : #990000;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1.6em;
	line-height : 1.6em;
}

H3 {
	color : #333333;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 1em;
	line-height : 1.2em;
}

UL {
	margin-left : 1em;
	margin-top : .4em;
}

LI {
	padding-bottom : .3em;
	font-family : "Trebuchet MS", Arial, Helvetica;
	font-size : 0.9em;
	line-height : 1.4em;
}

.close {
	margin-bottom: -.3em;
}

