/*  stuff added by Eric  */
#mainlevel-nav {
	font-size:120%;
}

#breadcrumbs {     /* actually for the word of the day  */
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 130%;
	font-style: italic;
	color:#FFFFCC;
}

h2.contentheading {
	font-size: 140% !important;
	color: #74461F !important;
	margin-top: 20px !important;
}

#galaxy {
	background: url(../images/galaxy.jpg); 
	height: 240px;
}

#header h1
{
	font-size: 200%;
	color:#CCCC99;
	padding-top: 70px;
	padding-left: 40px;
	vertical-align: middle;
	font-family: "Trajan Pro", Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}

#galaxy img {
	float: right;
	height: 200px;
	margin-top: 32px;
}

.announcement { 
	font-size: 120%;
	font-style: italic;
	color: #F00;
}

.contentdescription {
	background-color: #EAD0AA;
	padding-right: 10px;
}

.contentdescription img {
	margin: 10px;
}

.moduletable_latest {
	font-style:italic;
}

.moduletable_latest h3 {
	color: #339 !important;
}

li .latestnews {
	background-color: #9FF !important;
}

#main {
	font-size:18px;
}

#main div, #page p {
       margin-top: 18px;
}

#page div {
	text-indent: 2em;
}

.article_column div {
	text-indent: 1em;
}


