/***************************************
MAIN STYLES
***************************************/
body { 
	font-size: 110%;
	background-color: #444444;
	font-family: arial, veranda, helvetica, sans-serif;
	width: 700px;
	margin: auto;
	margin-top: 50px;
}

label { 
	display: block;
	font-size: 90%;
	padding-left: 20px;
	cursor: pointer;
	float: left;
	width: 130px;
}

h2 { 
	margin: 0px;
	font-size: 150%;
	color: #444444;
	margin-left: 10px;
}

h3 { 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 110%;
	color: #222222;
	font-weight: 900;
	margin-left: 20px;
}

img { 
	border: 0px;
}

.imgborder { 
	border: 1px solid #000000;
}

#darylThumb { 
	top: 20px;
	left: 40px;
	position: relative;
	z-index: 1;
}

#solutreanThumb { 
	top: 20px;
	left: -40px;
	position: relative;
	z-index: 2;
}

p { 
	margin: 0px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 85%;
	line-height: 150%;
	text-align: justify;
}

#mainpage { 
	margin-left: 20px;
	margin-right: 20px;
	top: -20px;
	margin-bottom: -30px;
	position: relative;
	z-index: 2;
	clear: both;
}

#mainpage:first-letter { 
	font-size: 200%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 3px;
}

#mainpageCaption { 
	position: relative;
	width: 230px;
	text-align: center;
	font-size: 83%;
	font-weight: bold;
	top: -65px;
	left: 30px;
	clear: both;
}

#SolutreansPage {
	text-align: center;
}

/***************************************
END MAIN STYLES
***************************************/



/***************************************
LINK STYLES
***************************************/
a, a:link, a:active, a:visited { 
	color: #995500;
	text-decoration: underline;
}

a:hover { 
	color: #7F0000;
	text-decoration: underline;
}

.navbar { 
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 70%;
	text-align: right;
	text-decoration: none;
}
/***************************************
END LINK STYLES
***************************************/



/***************************************
FORM STYLES
***************************************/
.answer, .dropdwn { 
	background-color: #DDDDDD;
	border: 1px solid #000000;
	margin-top: 10px;
	width: 300px;
	font-size: 11px;
	padding: 3px;
	font-family: "courier-new", monospace;
}

.answer:focus, .dropdwn:focus { 
	background-color: #FFFFFF;
}

.dropdwn { 
	width: 308px;
}

.submit { 
	margin-left: 20px;
	cursor: pointer;
}

.reset { 
	margin-left: 20px;
	cursor: pointer;
}

.required { 
	margin-left: 40px;
	margin-top: 10px;
	font-size: 80%;
	color: #FF0000;
}

label, #inputLabel { 
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 2px;
	font-size: 100%;
	color: #FF0000;
}

.result { 
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	color: #00CC00;
}

.error { 
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	color: #CC0000;
}

fieldset { 
	color: #444444;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 85%;
	font-weight: 100;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
	border: 0px;
}
/***************************************
END FORM STYLES
***************************************/



/***************************************
FORMATTING STYLES
***************************************/
h1.title { 
	color: #0000FF;
	margin: 0px;
	background-image: url(../Images/slogan.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #000000;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 200%;
}

h1.footer { 
	color: #555555;
	font-weight: 100;
	margin: 0px;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 60%;
	letter-spacing: 5px;
}

dl.programs { 
	padding-left: 20px;
	display: block;
	font-size: 85%;
}

dl.programs dt { 
	font-weight: 900;
	display: block;
	margin-bottom: 1px;
	margin-top: 20px;
	padding-left: 5px;
	border-left: 4px solid #CCCCCC;
}

dl.programs dt:hover { 
	border-left: 4px solid #444444;
}

.left { 
	width: 200px;
	line-height: 190%;
	padding-right: 5px;
	float: left;
}

.right { 
	padding-left: 5px;
	line-height: 190%;
}

ol { 
	margin-left: 40px;
	padding-left: 40px;
}

#dolly_bottom { 
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#dolly_bottom li { 
	border-left: 4px solid #CCCCCC;
	padding-left: 5px; 
	margin-bottom: 15px;
	margin-right: 75px;
	display: block;
}

#dolly_bottom li:hover { 
	cursor: default;
	background-color: #DDDDDD;
	border-left: 4px solid #444444;
}
/***************************************
END FORMATTING STYLES
***************************************/



/***************************************
BOX WRAPPERS
***************************************/
.box { 
	background: transparent;
	width: 700px;
	float: left;
	margin: 0px 3px;
}

.top, .bottom { 
	display: block;
	background: transparent;
	font-size: 1px;
}

.boxcontent { 
	display: block;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	border-width: 0px 1px;
	height: auto;
}

* html .boxcontent { 
	height: 1px;
}
/***************************************
END BOX WRAPPERS
***************************************/



/***************************************
BOX PARTS
***************************************/
.x1, .x2, .x3, .x4 { 
	display: block;
	overflow: hidden;
}

.x1, .x2, .x3 { 
	height: 1px;
}

.x2, .x3, .x4 { 
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.x1 { 
	margin: 0px 5px;
	background: #000000;
}

.x2 { 
	margin: 0px 3px;
}

.x3 { 
	margin:0px 2px;
}

.x4 { 
	height:2px;
	margin:0px 1px;
}

.color_a { 
	background: #BBBBBB;
	color: #FFFFFF;
}
/***************************************
BOX PARTS
***************************************/