
a:link {
	background-color: transparent;
	color: #960014;
	font-family: "Times New Roman", serif;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #CD5C5C;
	font-family: "Times New Roman", serif;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CD5DCD;
}

a:active {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

.center {
	text-align: center;
}

.small {
	font-size: 12px;
	padding-top: 40px;
	text-align: center;
}

div.ad {text-align:center;margin-top:5%;
}

div.ad img {border: 0;}

#content {
	border-bottom: 0px;
	border-color: #960014;
	border-left: 15px #960014 solid;
	border-right: 0px;
	border-style: solid;
	border-top: 15px #960014 solid;
	height: 600px;
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	width: 585px;
 
}

#icaapcode {
	height: 98px;
	margin-left: 48px;
	margin-top: 500px;
	text-align: center;
	width: 700px;
}

#image {
	width: 750px;
}

#index {
	background-image: url(images/coverimg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	height: 600px;
	margin-left: 15%;
	width: 750px;
}
#index img {
	margin-top: 480px;
	margin-left: 80px;
	border: 0;
}

#indexmenu {
	background-image: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 150px;
	padding-left: 40px;
	text-align: center;
	width: 200px;
}

#main {
	width: 750px;
}

#menu {
	float: left;
	padding-top: 30px;
	text-align: center;
	width: 130px;
}

#menu img {
	margin-top: 30px;
	border: 0;
}

div.ad {text-align:center;}

