body {
	background-image: url(images/background.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFD700;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navigation {
	width: 719px;
	height: 16px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation2 {
	width: 719px;
	height: 16px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.ticket {
	width: 130px;
	height: 225px;
	background-image: url(images/weblayout_04.jpg);
	/*background-color:green;*/
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	color: Black;
	font-family: Comic Sans MS;
	text-align: center;
font-size:14px;
}
* html .ticket {
	height:240px;

}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding-left: 20px;
}

a.links {
color: #FFD700;
font-weight: bold;
text-decoration: none;
}

a.links:hover {
color: Maroon;
font-weight: bold;
text-decoration: none;
background-color: #FFD700;
}

a.plain {
text-decoration: none;
}

a.plain:hover {

text-decoration: none;
background-color:#6C000B;
}

a {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: Maroon;
font-weight: bold;
text-decoration: none;
background-color: #FFD700;
}

hr {
	color: #8B0000;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

a.adlit {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}

a.adlit:hover {
color: #FFD700;
text-decoration: underline;
font-weight: normal;
background-color: Maroon;
}

.adlitcontent {
	margin-left: 100px;
	width: 724px;
	text-align: center;
	margin-top: 10px;
	}
	
p {
	padding-left: 5px;
	padding-right: 10px;
	margin-top:17px;
margin-bottom:17px;
}

br {
line-height:20px;
}
