/* CSS Document */

#tricity_banner {
	position:absolute;
	left:20px;
	top:25px;
	width:93%;
	height:120px;
	z-index:1;
	border: 1px solid #FFD700;
}
#tricity_body {
        margin:25px 50px 75px;
	position:absolute;
	left:20px;
	top:150px;
	width:auto;
	height:430px;
	z-index:2;
	border: 1px solid #FFD700;
}
#tricity_footer {
	position:absolute;
	left:20px;
	top:585px;
	width:93%;
	height:71px;
	z-index:3;
	border: 1px solid #FF0000;
	background-color: #FFFF99;
       
}
#tcj_left {
	position:absolute;
	left:23px;
	top:35px;
	width:211px;
	height:104px;
	z-index:4;
	background-image: url(img/TCJ_left_icon.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tcj_right {
	position:absolute;
	top:35px;
	width:176px;
	height:104px;
	z-index:5;
	left: 975px;
	float: right;
	background-image: url(img/TCJ_right_icon.jpg);
	background-repeat: no-repeat;
}
#tcj_title {
	position:absolute;
	left:350px;
	top:35px;
	width:500px;
	height:68px;
	z-index:6;
	border: thin dotted #FFFFFF;
}
#tcj_address {
	position:absolute;
	left:350px;
	top:107px;
	width:500px;
	height:33px;
	z-index:7;
	border: thin solid #FFFFFF;
}
#tcj_nav {
	position:absolute;
	left:22px;
	top:155px;
	width:211px;
	height:425px;
	z-index:8;
	border: 1px solid #FFD700;
}
#tcj_body {
	position:absolute;
	left:274px;
	top:157px;
	width:675px;
	/*height:425px;*/
	z-index:9;
	border: 1px solid #FFD700;
}
#Calendar {
	position:absolute;
	width:650px;
	height:400px;
	z-index:1;
	top: 172px;
	left: 287px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFD700;
	text-align: center;
	background-position: center;
}

#tcj_sidebar {
	position:absolute;
	left:975px;
	top:155px;
	width:176px;
	height:425px;
	z-index:10;
	background-color: #FFFF99;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

#tcj_footernav {
	position:absolute;
	left:300px;
	top:604px;
	width:500px;
	height:45px;
	z-index:11;
}
#mini_jet {
	position:absolute;
	left:20px;
	top:604px;
	width:211px;
	height:45px;
	z-index:12;
}
#tcj_copyright {
	position:absolute;
	left:975px;
	top:603px;
	width:176px;
	height:45px;
	z-index:13;
}
#tcj_msg {
	position:absolute;
	left:975px;
	top:160px;
	width:175px;
	height:29px;
	z-index:14;
	text-align: center;
}
#tcj_msg1 {
	position:absolute;
	left:975px;
	top:205px;
	width:176px;
	height:175px;
	z-index:15;
}
#tcj_msg2 {
	position:absolute;
	left:975px;
	top:400px;
	width:176px;
	height:175px;
	z-index:16;
}
#nav_buttons {
	position:absolute;
	left:22px;
	top:193px;
	width:209px;
	height:61px;
	z-index:17;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 190px;
	font-weight: bold;
	text-align: center;
	border: 2px groove #FFD700;
	background-color: #FFFFFF;
	background-image: url(img/tcjbutton.gif);
	background-repeat: no-repeat;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 190px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	border: 2px dotted #FF0000;
	background-image: url(img/tcjbutton_hover.gif);
	background-repeat: no-repeat;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFd700;
}

body {
	background-color: #000000;
	background-image: url(img/TCJ_bckgrd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: 10px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
}
.h3page {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: 10px;
}
td {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
th {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
