address {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align: center;
	line-height: 140%;
	vertical-align: middle;
}
p {
	font-size: small;
	line-height: 1.5em;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	font-family: "Arial Black", Arial, "Arial Narrow", "Comic Sans MS", "Courier New";
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.eventname {
	font-size: x-large;
	color: #000099;
	font-weight: bolder;
	padding-left: 10px;
}
.eventbox {
	padding: 10px;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}
.eventtext {
	margin: 10px;
}
.eventtitle1 {
	color: #000099;
	font-size: medium;
	font-weight: bold;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 5px;
	margin-left: 5px;
}
.aplybox {
	margin: 10px;
}
.aplications img{
	padding: 5px;
	float: left;
}
.aplications p {
	font-size: 10px;
	color: #666666;
	text-align: left;
}
