@charset "UTF-8";

/* layout, do not edit */

body { text-align:center; }

#container {
	width: 900px;
	height:550px;
	margin: auto;
	text-align: left;
}

#redbar { background-color: #ff5e00; }

#navbar {
	margin: 20px 0 0 20px;
	float:left
}

#navbar img { border: none; }

#content {
	float:right;
	width:620px;
	overflow:visible;
}

#tagline {
	float: right;
	margin-top: 5px;
}

#logo { margin-left: 18px; }

#covers td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px
}

img { border:none }

/* fonts and styles, edit these */

.mouse {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

a { color: #FF39D6; }

#content {
	font: 14px "Baskerville Old Face", Georgia, "Times New Roman", serif;
	color: #666666;
}

h1 { font-size: 18px; }

#designNav img {
	height: 160px;
	width: 160px;
	border: 1px solid #FF5E00;
}

#designNav a { font-size: 12px; }

#content #designNav { margin-top: 70px; }

h1 { font: bold 24px "Baskerville Old Face", Georgia, "Times New Roman", serif; }

.bodytext { margin-right: 100px; }

#navbar img { margin-bottom: 10px; }

.orangeHighlight {
	font-weight: bold;
	color: #FF5E00;
}

.catreq a { color: #FF5E00; }

.catreq { text-align: center; }

