body {
	background: #FFEEFF url(../images/bg_tile.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

table{
}


#footer{
	width: 700px;
	background: #FFCCFF;
	margin: 0 auto;
	border: 10px solid #FFCCFF;

}

a, a:link {
	color: #CC3366;
	text-decoration: none;
	border-bottom:solid 1px;
}

a img, a:link img {
	border: 0px;
	display:block;
	border: none;
	float:none;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #df291e;
}

#page {
	width: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 10px solid #FFCCFF;
}

#header {
	height: 200px;
	background: url(../images/header.jpg);
	border-bottom: 10px solid #FFCCFF;
}

#menu {
	width: 700px;
}

#open{
	width: 700px;
	height: 600px;
}


#content {
	border: 20px;
	margin: 20px;
	width: 700px;
}

#flashcontent{
	width: 700px;
	height: 100px;
	text-align:center;
}

#flashcontent_pics_vertical{
	width: 300px;
	height: 409px;
	text-align:center;
}

#flashcontent_pics_horizontal{
	width: 350px;
	height: 240px;
	text-align:center;
}

#flashcontent_header{
	width: 700px;
	height: 200px;
	text-align:center;
	border-bottom: 10px solid #FFCCFF;
}

p{
}

p.lines{
	line-height:200%;
}
