body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#rap {
width: 90%;
margin:0 5%; padding: 0 ;
}

#cpit {
	font-size: small;
	color: #333333;
}

#imgcite li {
	display: inline;
}

#content {
	float: left;
	width:70%;
	background:#FFF;
	margin-top: 0;
	margin-right:15px;
	padding-bottom:20px;
	padding-right:20px;
	border-right: 1px dashed #CCCCCC;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}

#program dl {
	padding-left: 2em;
}

#program dt {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	border-top-width: 1px;
}

#program dd {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#program ins {
	text-decoration: none;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	background-color: #FFFF66;
	padding: 0.1em;
}

#program p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#program span {
	margin-bottom: 1em;
	margin-left: -15px;
}

#menu {
	padding-top: 1em;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	width: 100%;
	clear: both;
	color: #FF0000;
	font-size: small;
	border-top: 1px dashed #FF0000;
}

#logo a {
	background: url(../imgs/top.gif);
	display: block;
	height: 74px;
	width: 521px;
	text-decoration: none;
	text-indent: -9000px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FF0000;
}

#menu ul {
}

#menu ul li {
	list-style-type: none;
}

caption {
	display: none;
}
td {
	font-size: small;
	color: #666666;
}

#form dt {
	padding-top: 1em;
	color: #666666;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

#down {
	padding: 0.5em;
	border: 1px dashed #FF0000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right;
}
img {
	border: none;
}

#form {
	border: none;
}
fieldset {
	border: none;
}
