@charset "utf-8";


body {

	background-image: url(http://deeringmath.com/images/basicbck.gif);
	background-repeat: repeat;
	background-position: left top;
}


.outtertborder {
	border: 2px solid #660000;
	width: 100%;
}

a:link {
	color: #600;
}
a:visited {
	color: #600;
}
a:hover {
	color: #993;
}
a:active {
	color: #993;
}


.picborder1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
	background-color: #FFFFFF;
}







input
{
border:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	font-style: italic;
}
/*added from style.css */
#sidebar-right {

	width: 16em;
	/* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000;
}
#sidebar-left{

	width: 16em;
	/* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dashed;
	border-top-color: #000;
}
.footer {
	padding: 1em;
	font-size: 0.8em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}



.mrlandry1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #960;	
}

#search .form-text, #search .form-submit {
	border: 1px solid #369;
	font-size: 12px;
	height: 1.5em;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}

fieldset {
  border: 1px solid #ccc;
}

input {
	border: thin solid #069;
	margin: 3px;
}

.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
/*.block {
	padding-bottom: 0.75em;
	margin-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #304E00;
}*/

.block {
	padding-bottom: 0.75em;
	margin-bottom: 1.5em;
}

.block .title {
  margin-bottom: .25em;
}
.title {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #004D4D;
}

.aaron {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #595900;
}

.aaron2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	font-weight: normal;
}

.middletable {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #930;
	text-align: left;
}

.borderout {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #960;	
}
