a:link {  
    color: maroon;
}
a:visited {  
    color: maroon;
}
a:active {  
    color: maroon;
}

body { 
    background-color: black;
	font-family: helvetica;
}

div#content {
	background-color: white;
	margin-left: auto;
    margin-right: auto;
    width: 756px;
}

div#footer {
	background-color: white;
	margin-top: 10px;
    width: 756px;
	font-size: .8em;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    
}

p#header {
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
	margin: 5px 0 0 0;
	font-family: serif;
}

p#maytan {
}

p#val {
    font-weight: bold;
    color: red;
}

p.name {
	font-weight: bold;
	color: darkblue;
	font-style: italic;
	padding: 10px 0 0 0 ;
}

p.description{
	
}

p.announcement {
    text-align: center;
    color: red;
	font-weight: bold;
	size: +1;
}

ul.announcement {
    color: red;
}

img{
	border: none;
}

.roundcont {
	width: 796px;
	background-color: #ffffff;
	margin: 20px;
	margin-left: auto;
    margin-right: auto;
}

p.important{
	font-family: serif;
	font-weight: bold;
	font-size: 1.5em;
}
p.important2{
	font-family: serif;
	font-weight: bold;
	font-size: 1.5em;
	color: red;
}
.roundtop { 
	background: url(./images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(./images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

img.picture {
	float: right;
	padding: 5px; 
	border:solid 1px silver;
	margin: 0 0 0 20px;
}

img.picture3 {
	padding: 5px; 
	border:solid 1px silver;
	margin: 0 10px 0 10px;
}

img.picture2 {
	display: block;
	margin-left: auto;
    margin-right: auto;
	padding: 5px; 
	border:solid 1px silver;
	margin-top: 40px;
	margin-bottom: 40px;
}

.title {
	font-weight: bold;
	font-family: serif;
	font-size: 1.25em;
}

.ages {
	font-style:italic;
	font-size: .9em;
}

div.dates{
	float: left;
	width: 30%;

}

div.costs {
	float: left;
	padding-left: 20px;
}

p {
clear: left;
}

li { padding-bottom: 10px;}

div.classes {
	border-style: ridge;
	border-width: 8px;
	border-color: maroon;
	margin: 20px 0 20px 0;
	padding: 10px 20px 10px 20px;
}