@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#totalcontainer {
	width: 1000px;
	padding: 0px;
	top: 0px;
	font-size: small;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  {
	font-family: "Freestyle Script", "Segoe Script", "Segoe Print";
	color: #000000;
	font-weight: bold;
	background-image: url(../LayoutPhotos/TopBarStarsBG.gif);
	height: 120px;
	width: 1000px;
}
#header #left {
	padding-left: 60px;
	width: 180px;
	float: left;
}
#totalcontainer #header h1 {
	font-size: 300%;
	margin: 0px;
	padding: 0px;
}
#totalcontainer #header h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
#totalcontainer #header h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
}
#header #centernav {
	float: right;
	width: 760px;
	padding-top: 40px;
}
#header ul {
	font-size: 200%;
	text-decoration: none;
	list-style-type: none;
}
#header ul li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centernav a {
	color: #000;
	text-decoration: none;
}
#centernav a:visited {
	color: #000;
	text-decoration: none;
}
#centernav a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../LayoutPhotos/NavStar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#centernav a:active {
	color: #000;
	text-decoration: none;
	background-image: url(../LayoutPhotos/NavStar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftbar {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 20px;
}

#maincontent {
	width: 520px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#maincontent p {
	font-size: 120%;
}

#rightbar {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-left: 10px;
}
#lefthalf {
	width: 550px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
}
#righthalf {
	width: 390px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#lefthalf table {
	padding: 0px;
	width: 540px;
	margin: 0px;
}
#lefthalf table tr td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	clear: both;
	width: 1000px;
	background-image: url(../LayoutPhotos/BottomBarStars.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	height: 155px;
	position: fixed;
	bottom: 0px;
}
#tarapicright {
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#tarapicindex {
	float: left;
	padding-right: 5px;
}
#tarapicvo {
	float: left;
	padding-left: 5px;
}

h1 {
	font-size: 300%;
	font-weight: normal;
	font-family: "Freestyle Script", "Blackadder ITC", Garamond;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.quote1 {
	color: #6CF;
	font-weight: bold;
	text-align: left;
}
.quote2 {
	font-weight: bold;
	color: #30C;
	text-align: right;
}
#ulvoiceover {
	float: left;
	font-size: 175%;
	list-style-type: none;
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
}
#reptable {
	text-align: left;
	vertical-align: top;
	width: 380px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#reptable tr td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
