body {
		height: 100%;
		margin-left: 20px;
		padding: 0;
		background-color: #181818;
		color:#6F6F6F;
		font-family: "Lucida Grande", "Tahoma", sans-serif;
		font-size: 13px;
		letter-spacing: 0.07em;
		}
	

A 			{ color: #7D5A5A; text-decoration: none; }
A:link		{ color: #7D5A5A; text-decoration: none; }
A:visited	{ color: #7D5A5A; text-decoration: none; border-bottom: 1px dashed #7C1212; }
A:active	{ color: #738FA7; text-decoration: none; }
A:hover		{ color: #738FA7; text-decoration: none; }

h1, h2, h3 {
font-variant: small-caps;
}

#logo {
float:left;
width: 338px;
height: 98px;
border: 0;
margin: 10px;
background-color: #181818;
}

#container {
width: 700px;
margin-top: 30px;
}

#menu {
width: 900px;
text-transform:lowercase;
}

#content {
margin-top: 100px;
margin-left: auto;
margin-right: auto;
text-align: center;
clear: both;
background-color: #181818;
}

h1, h2, h3 {
font-variant: small-caps;
}

.category {
text-transform: uppercase;
color: #F8AC34;
font-size: 11px;
letter-spacing: 0.1em;
}

.header {
color: #7C1212;
}

.uppercase {
text-transform: uppercase;
}

.schedule {
color: #FFF;
text-transform: uppercase;
}

.news {
font-size: 14px;
line-height: 21px;
text-transform: uppercase;
color: #DDD;
}

.contact {
color: #DDD;
}

.small {
font-size: 9px;
		letter-spacing: 0.2em;
line-height: 14px;
text-transform: uppercase;
}