/* CSS Body */

a:link, a:visited {color:#003399;}
a:hover, a:active {color:#990000;}

img { border:none; }

#front_page {
	width: auto;
	font-size: 0.8em;
}

#front_page_img {
	position: absolute;
	left: 555px;
	padding-top: 10px;
}

#front_page h4 {
	text-align:center;
}

h1, h2, h3, h4, h5, h6 { text-align:left; }

hr { width: 75%;
text-align:center; }

undln {text-decoration: underline;}

field {color : #003366; background-color : #99cc99; border : 1px solid #ffffff;}

form { margin:0; padding:0 0 10px 0;}
input,textarea { font-family: Verdana, Arial, Helvetica, sans-serif;}
fieldset { margin:0; padding:1em; border:1px solid #DEEFDE;}

table.formtable {margin: 1em; font-size: 90%;}

.event {border: 1px dashed #0000FF; background:#FFFFCC; padding:1em; margin: 1em 0; color:#0000FF; font-size: 80%;}

p {line-height: 1.2em;}
ul.nodot {list-style-type: none;}

li.topspace {margin-top: 0.75em;}

/* counter */
#counter {padding-right: 5px; display:none; position:relative;}


#photo {
	text-align:center;
}

