@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
.smalltextpara {
	font-size: small;
	top: -10px;
	margin-top: -10px;
}

h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}

h3 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
}

.footer {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}




a.myPlayer {
	display:block;
	width: 380px;
	height:232px;
	text-align:center;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

/* play button */
a.myPlayer img {
	margin-top:70px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {

}

a.tommyPlayer {
	display:block;
	width: 770px;
	height:433px;
	text-align:center;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

/* play button */
a.tommyPlayer img {
	margin-top:200px;
	border:0px;
}



.border {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/spacers/border4.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 800px;
}


.header {
	width: 800px;
	background-color: #000000;
	background-image: url(../images/spacers/header_corner_03.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
}

.header_br {background: url(../images/spacers/header_corner_04.gif) 100% 100% no-repeat}
.header_tl {background: url(../images/spacers/header_corner_01.gif) 0 0 no-repeat}
.header_tr {
	background: url(../images/spacers/header_corner_02.gif) 100% 0 no-repeat;
	padding-top: 20px;
}

.bl {
	text-align:justify;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/spacers/corner_03.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-right: auto;
	margin-left: auto;
	border: 3px none #000000;
}

.br {background: url(../images/spacers/corner_04.gif) 100% 100% no-repeat}
/*.tl {background: url(../images/corner_01.gif) 0 0 no-repeat} */
.tr {
/*	background: url(../images/corner_02.gif) 100% 0 no-repeat; */
	padding: 20px;
}

.imageright {
	border-width: 0px;
	border-color: #000000;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 40px;
}

.imageleft {
	border-width: 0px;
	border-color: #000000;
	float: left;
	padding: 0px;
	margin: 0.5em;
}

.imagecent {
	border-width: 0px;
	border-color: #000000;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	right: auto;
	bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	text-align: center;
}
.imagecent_inlinenoborder {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#content {
	float:left;
	width:340px;
}
#images {
	float:right;
	width:380px;
	text-align: right;
}
#clear {
 clear:both;
}


/* =-=-=-=-=-=-=-[Navigation Menu]-=-=-=-=-=-=-=- */
#menu {
	width: 800px;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	voice-family: inherit;
	FONT-SIZE: 115%;
	background-position: center bottom;
	LINE-HEIGHT: normal;
	background-color: #003333;
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: none;
}
#menu UL {
    display:table;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
	margin: 0px;

}
#menu LI {
	display:table-cell;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 9px;
	BACKGROUND: url(../images/menu/left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#menu A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(../images/menu/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #765; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#menu A {
        FLOAT: none
}
#menu A:hover {
        COLOR: #333
}
#menu #current {
        BACKGROUND-IMAGE: url(../images/menu/left_on.gif)
}
#menu #current A {
        BACKGROUND-IMAGE: url(../images/menu/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}
#content-fills-frame {
	float:left;
	width:700px;
}
