BODY {
	font-size: 11px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

#wrap {
MARGIN: 0px auto; WIDTH: 840px; 
}

.board {background: url(images/board.jpg) no-repeat;
height: 550px;
}

.content {
background: url(images/dot.jpg) repeat-x;
padding-bottom: 50px;
padding: 50px;
}

.columnleft{
margin-top:48px;
padding-left:45px;
float:left;
width:205px;
}

.columncenter {
margin-top:47px;
float:left;
width:200px;
}

.columnright {
margin-top:22px;
float:left;
width:200px;
padding-right: 10px;
}


h1 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: cursive;
	font-weight: lighter;
}

h2 {
	color: #669900;
}

#note1 {
	background: url(images/note1.jpg) no-repeat ;
	padding: 10px;
	height: 180px;
}

#note2 {
	background: url(images/note2.jpg) no-repeat ;
	padding: 12px;
	height: 194px;
}

#note3 {
	background: url(images/note3.jpg) no-repeat;
	height: 170px;
	padding: 18px;
	padding-top: 30px;
}

#note4 {
	background: url(images/note4.jpg) no-repeat ;
	padding: 18px;
	padding-top: 30px;
	height: 208px;
}

#note5 {
	background: url(images/note5.jpg) no-repeat ;
	padding: 16px;
	padding-top: 22px;
	height: 170px;
}

#note6 {
	background: url(images/note6.jpg) no-repeat ;
	padding: 18px;
	padding-top: 30px;
	height: 208px;
}

.admin {
	text-align: center;
}
.nav {
	margin-top: 150px;
}
.adv {
	padding-top: 80px;
}
.small {
	font-size: 9px;
}

a {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}