/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	font-family: "Tahoma", Verdana, Arial;
	text-align:justify;
	font-size: 13px;
	color: #666666;
	line-height:140%;
}
#content {
	margin-bottom: 10px;
}
#header,#sub {
	margin-top: 20px;
}
p {
	margin: 0px 10px 14px 0px;
}
ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}	
li {
	list-style-type: none;
	padding: 0 0 0 20px;
	line-height: 20px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
ul ul li {
	list-style-type: none;
	padding: 0 0 0 20px;
	line-height: 20px;
	background-image: url(../images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
h1 {
	font-size: 15px;
	color: #2A7BA7;
	margin: 0px;
}
h2 {
	font-size: 13px;
	color: #9BBC09;
	margin: 0px;
}
h3 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#message {
	background:url(../images/message-bg.jpg) no-repeat bottom;
}
img {
	border: none;
}
.title_cat {
	font-size: 15px;
	color:#CCCCCC;
	font-weight:bold;
}
#imp_dates h1,#sponsors h1, #message h1 {
	margin: 0px;
	font-size: 15px;
	color: #666666;
}
#sponsors {
	margin-top: 10px;
}
#pscroller1 {
	width: 207px;
	height: 45px;
}
#logo {
	margin-top: 20px;
}
#footer {
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration:none;
	border-bottom: 1px dashed #ffffff;
}
#footer a:hover {
	border-bottom: 0px;
}
#fa a {
	border-bottom: 0px;
}