body {
	font-family: Arial, sans-serif;
	background-color: #7c5bc0;
	font-size: 75%;
	background-image: url(img/header-all.jpg);
	background-repeat: repeat-x;
}
.header {
	bottom: 150px;
}
.sidebar {
	float: left;
	background-color: #7c5bc0;
	font-family: Arial, sans-serif;
	font-size: 130%;
	width: 145px;
	top: 110px;
	left: 15px;
}

a:link { color: #ffda35;
	font-weight: bold;
}
a:visited { color: #ffda35;
	font-weight: bold;
}
a:hover { background: #ffda35;
	color: #7c5bc0;
}

.sidebar a:link { 
	text-decoration: none;
}
.sidebar a:visited { 	text-decoration: none;
}
.sidebar a:hover { 	text-decoration: none;
}
.divBanner {
	background-repeat: repeat-x;
}

.here { 
	font-weight: bold;
	color: #FFF;
	font-family: Arial, sans-serif;
}

.small {
	font-size: 90%;
}

.sidebar .small a:link {
	color: #ffda35;
}
.sidebar .small a:hover {
	background: #ffda35;
	color: #7c5bc0;
}

.sidebar .small a:visited {
 	background: #7c5bc0;
	color: #ffda35;
}

.logo  {
	float: right;
}

.cuclis {
	color: #7c5bc0;
	font-weight: bold;
}

.content {
	background-color: white;
	padding-left: 10px;
	padding-top: 15px;
	position: absolute;
	left: 168px;
	top: 98px;
}

.bottombar {
	background-color: #7c5bc0;
	position: relative;
	color: gold;
	text-align: center;
	font-size: 110%;
	font-family: Arial, sans-serif;
	top: 15px;
	left: -10px;
	width: 100%;
	right: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.signup {
	font-size: 75%;
}
.content a:link {
	color: #7c5bc0;
	font-weight: bold;
}
.content a:hover {
	background: #ffda35;
	font-weight: bold;
}
.content a:visited {
	color: #7c5bc0;
	font-weight: bold;
}


.bottombar a:link { color: #ffda35;
	font-weight: bold;
	text-decoration: none;
}

.bottombar a:link { color: #ffda35;
	text-decoration: none;
	font-weight: bold;
}
.bottombar a:visited { color: #ffda35;
	text-decoration: none;
	font-weight: bold;
}
.bottombar a:hover { background: #ffda35;
	color: #7c5bc0;
	text-decoration: none;}

h1, h2, h3 {    display: block;
	color: #7c5bc0;
	margin-top: 0px;
	margin-bottom: 0px;

}


.largest {
	font-size: 200%;
}
.footer {
	font-size: 85%;
	font-style: italic;
	text-align: center;
	width: 100%;
}
.portrait { margin-left: 20px;
	border-style: groove;
	border-width: 2px;
	border-color: #000;
}

.award {
	font-size: 80%;
	text-align: center;
}
.content a.out:link { color: #002BB8;
	font-weight: bold;
}
.content a.out:visited { 
	color: #002BB8;
	font-weight: bold;
}
.content a.out:hover { 	
	color: #002BB8;
	font-weight: bold;
}

