#center {
	text-align: center;
	margin: 0px;
	padding: 0;
}
body {
	background-image: url(../images/bg_green.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#container {
	text-align: left;
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	border: solid #319F02 3px;
}
#header {
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.right {
	text-align: right;
	font-style: italic;
}
h1, h2{
	font-size: 90%;
	padding-top: 2px;
}
h3 {
	font-size: 90%;
	margin: 0;
	padding-top: 2px;
}
hr {
	background-color: #319F02;
	color: #319F02;
}



#col1 {
	width: 480px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 20px;
}
#col1 a {
	color: #319F02;
	font-weight: bold;
}

#col1 li {
	font-size: 87%;
}


table {
	font-size: 85%;
}
table a {
	font-weight: bold;
	color: #333333;
}
table a:hover {
	color: #319F02;
}
#sponcer {
	font-size: 80%;

}
.hbutt {
	text-indent: 13px;
	background-image: url(../images/menu_back3.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 0px;
	/*background-position: 4px 11px;*/
}
#col2 {
	float: left;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: 20px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
}
#col2 p {
	font-size: 90%;
}
#col2 a {
	font-weight: bold;
	color: #319F02;
}

#sub_menu {
	padding-top: 10px;
	padding-bottom: 2px;
	width: 700px;
	height: 25px;
	background-color: #319F02;
}

#sub_menu   a {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sub_menu a:hover {
	color: #000000;
	text-decoration: underline;
}
label {
	font-weight: bold;
}
#footer {
	background-color: #319F02;
	margin-bottom: 0px;
	height: 30px;
	padding-bottom: 0px;
}


#footer  a {
	font-size: 70%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#sign_up {
	font-size: 85%;
}
#date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #319F02;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
}
#conference {
	font-size: 110%;
}

.bold {
	font-weight: bold;
}
.center {
	text-align: center;
	padding-top: 6px;
}
.event_title {
	font-weight: bold;
	font-size: 110%;
	padding-left: 8px;
}

#events p {
	font-size: 100%;
}
#w3c a {
	color: #319F02;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

