/* CSS Document */



#wrapper {
width:600px;
min-height:400px;
background:#fff;
padding:10px;
margin:10px;
border:1px solid #000;
}

img.left {
float:left;
margin:5px;

}

em {
font-weight:bold;
font-style: normal;
}


td h1 {
font-size: 14pt;
text-align:center;
color:#7d9dc8;
margin-top:10px;
}
table.presidentsmessage td {
border: 0;
}
table.sponsors {
font-weight:bold;
border-collapse:collapse;
}

table.sponsors th {
border-top:1px solid #7d9dc8;
border-bottom:1px solid #7d9dc8;
}

table.sponsors th hr {
color:#7d9dc8;
}

table.sponsors th img{
margin:5px 15px;
}

table.sponsors th p {
font-weight:normal;
text-align:left;
}


table.sponsors td {
border-bottom:1px solid #7d9dc8;
padding:0;
height:25px;

}


div.valentine {
width:620px;
height: 700px;
background:#fff url(../Images/dreamstime_1775059-valentine.gif) no-repeat;
padding-right: 50px;
padding-left:0px;
padding-top:30px;
}

div.valentine2 {
width:500px;
height: 650px;
background:#fff url(../Images/dreamstime_1775059-valentine.gif) no-repeat -15px -10px;;
padding-right: 50px;
padding-left:30px;
padding-top:10px;
border:1px solid #ff0000;
margin-top:10px;
}

div.valentine h4,div.valentine2 h4 {
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#7D9DC8;
}


div.valentine2 p {
font-weight:bold;
margin-left:20px;
text-align:center;
font-size:16px;
}

img.right {
float:right;
margin:10px;
}
.touchofclass {
	width:620px;
	height:489px;
	background: White url(../Images/dreamstime_6491437-620.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

.aandwevening {
	position:relative;
	top:70px;
	
	width:300px;
	margin:0px auto;
	color:black;
	font-family:arial, helvetica, san-serif;
	font-size: 10pt;
	text-align:center;
}

table.datatable {
	border-collapse:collapse;

}

table.datatable td,table.datatable th {
		font-size:10px;
		padding:3px 3px;

}

table.datatable th {
			background-color:#7D9DC8;
		color:#fff;
}
table th.wrapless {
	width:75px;
}