* {
	padding: 0;
	margin: 0;
}
	
html {
	font-size: 100%;
}

body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 62.5%;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#FFC2C2;
	height: 700px;
	border:solid 1px;
	border-color:#CC6666;
	padding-top: 5px;
}

#wrapper_news {
	width: 900px;
	margin: 0 auto;
	background-color:#FFC2C2;
	height: 850px;
	border:solid 1px;
	border-color:#CC6666;
	padding-top: 5px;
}
#main {
	width: 750px;
	margin-left: 75px;
	margin-right: 100px;
	margin-top: 25px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#f8e3e2;
	height:650px;
}

#main_news {
	width: 750px;
	margin-left: 75px;
	margin-right: 100px;
	margin-top: 25px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#f8e3e2;
	height:800px;
}
#nav {
	float:right;
	width:300px;
	height:30px;
}

#nav ul {
	text-align: center;
}

#nav li {
	display: inline;
	padding: 0px 10px 0px 0px;
}

#nav a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #990000;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #990000;
	font-weight: bold;
}

#front_image {
	width: 293px;
	height: 140px;
	float:right;
	margin-top: 25px;
	background-image: url(images/trio.jpg);
}

#about_image {
	width: 276px;
	height: 194px;
	float:right;
	margin-top: 25px;
	padding-right:10px;
}

#about_text {
	line-height: 16px;
	padding: 0 10px 10px 0;
}

#contact_details {
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	padding-left: 10px;
}

#news_content {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	padding-left: 10px;
}

#clear {
	clear:both;
}

#about {
	line-height: 16px;
	float:right;
	margin-top:20px;
	margin-right: 15px;
	padding-left: 10px;
}
#timetable	{
	line-height: 16px;
	float:right;
	margin-top:20px;
	margin-right: 10px;
	padding-left: 5px;
}
#timetable_image	{
	width: 236px;
	height: 176px;
	float: right;
	margin-top: 10px;
	margin-right: 20px
}
#footer {
	height: 30px;
	padding-top: 5px;
}

#prospectus	{
	text-align: center;
	padding-top: 5px;
}
#timetable_link	{
	text-align: center;
	padding-top: 5px;
}
#prices {
	width: 300px;
	padding-top: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: normal;
	line-height: 13px;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
	text-align:center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
	text-align:center;
	line-height: 20px;
}

table	{
	float: right;
	width: 296px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	border: 1px solid #990000;
}

th, td, tr {
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000
	}

caption{
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	border-top: 2px solid #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
}
	
	
.istd_logo {
	float: none;
	border:none;
	width: 106px;
	height: 93px;
}
.bear_logo	{
	float: right;
	border: none;
	padding-top: 10px;
	margin-right: 60px;
}
.final_bow {
	margin-left: 10px;
	margin-top: 20px;
	padding: 10px;
	}

