html { 
	font-size: 100%; 
}

body {
	font-family: helvetica, arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 0.8em;
	background-color: #3C035A;
	color: #333333;
}
#container {
	width: 760px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	background-color:#CC6699;
	background-repeat: no-repeat;
	background-position: top center;
}
#header {
	padding: 0 0 0 0;
	text-align: center;
}

#menu {
	position: relative;
	width: 600px;
	height: 50px;
	overflow: hidden;
	margin: 2em auto 1em auto;
	z-index: 10;
	background-color: #CCCCCC;
}

#menu ul {
	margin: 0; 
	padding: 0;
}

#menu li {
	list-style-type: none; 
	display: inline; 
	width: 100px;
	height: 50px;
}

#menu a {
	display: block;
	width: 100px;
	padding-top: 50px;
	height: 0;
	text-decoration: none;
	float: left;
	overflow: hidden;
	outline: none;
}

* html #menu a:link, * html #menu a:visited {height:50px; he\ight:0;}

#menu a:hover {
	background-position: top right;  
	z-index: 50;
}

* html #menu a:hover {height:50px; he\ight:0;}

#lbox {
	width: 605px;
}


#content {
	width: 680px;
	margin-left : auto;
	margin-right : auto;
	padding:0 0 2.5em 0;
	background-color: #E4BBFD;
}
#content span.content_title {
	padding-left: 1em;
	font-family: Times, serif;
	font-size: 1.6em;
	font-style: italic;
	margin-left: 1em;
}
.roundcont {
	width: 100%;
	background-color: #EFDBFF;
}

.roundcont p {
	margin: 1em 2em;
}
.roundtop {
}

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

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

.floatright {
	margin: 0 2em 0 0;
	float: right;
}

.floatleft {
	float:left;
}

.list {
	margin: 0 0 0 2.5em;
	padding: 0 0 0 2.5em;
}

a {
	color: #999999;
	outline: none;
}

a:hover {
	background-color: #3C035A;
	color: #FF0000;
	outline: none;
}

#footer {
	clear: both;
}
.Stil1 {color: #CCCCCC}
.Stil2 {color: #999999}
