body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	background-image: url(images/bg.gif);
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
}

h4 {
	font-size: 1.3em;
	color: #8f0000;
}

h5 {
	font-size: 1.2em;
	color: #8f0000;
}

h6 {
	font-size: 0.9em;
	letter-spacing: 1px;
	background-color: #FFCC66;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #8f0000;
	margin: 15px 0 8px 0;
}

ul {
	font-size: 1.1em;
	line-height: 1.3em;
}
 
#main {
	width: 723px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(images/bg_repeat_body.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;		
}

#head {
	height: 111px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#images {
	height: 189px;
	background-image: url(images/main_images.gif);
	background-repeat: no-repeat;
}

#foot {
	height: 24px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#content {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
}

#content_home {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
}

#content_home img {
	margin-left: 15px;
}

#content img {
	margin-left: 15px;
	border: 1px solid #000000;
}

#content_home a {
 	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #FF6600;
	text-decoration: none;
}

#content_home a:hover {
 	font-size: 1.1em;
	line-height: 1.3em;
	color: #8f0000;
	text-decoration: none;
}

#content a {
 	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #FF6600;
	text-decoration: none;
}

#content a:hover {
 	font-size: 1.1em;
	line-height: 1.3em;
	color: #8f0000;
	text-decoration: none;
}

#times td {
	padding-left: 5px;
}

#compare td {
	padding-left: 5px;
}

#reg {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contacts td {
	padding: 3px;
	font-size: 1.1em;
}

#links a {
 	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #8f0000;
	text-decoration: none;
	padding-right: 10px;
}

#links a:hover {
 	font-size: 1.1em;
	line-height: 1.3em;
	color: #FF6600;
	text-decoration: none;
	padding-right: 10px;
}