body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}
a
{
	font-family: arial, helvetica, sans-serif;
}
div, p, th, td, li, dd, dl, dt
{
    font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.default
{
    font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
h1
{
    font-size: 21px;
    color: #323c5f
}
h2
{
    font-size: 18px;
    color: #323c5f
}
h3
{
    font-size: 14px;
    color: #323c5f
}
h4
{
    font-size: 12px;
    color: #323c5f
}
h5
{
    font-size: 10px;
    color: #323c5f
}
h6
{
    font-size: 9px;
    color: #323c5f
}
.FreeTextArea
{
	color: #000000;
}
a:link
{
    color: #9c603c;
    text-decoration: none
}
a:active
{
    color: #9c603c;
    text-decoration: none
}
a:visited
{
    color: #9c603c;
    text-decoration: none
}
a:hover
{
    color: #93313b;
    text-decoration: underline
}
a.LeftSideNavigation:link
{
    font-size: 11px;
	color: #583665;
    text-decoration: none;
    font-weight: bold;
}
a.LeftSideNavigation:active
{
	font-size: 11px;
	color: #583665;
	text-decoration: none;
	font-weight: bold;
}
a.LeftSideNavigation:visited
{
    font-size: 11px;
	color: #583665;
    text-decoration: none;
    font-weight: bold;
}
a.LeftSideNavigation:hover
{
	font-size: 11px;
	color: #93313b;
	text-decoration: underline;
	font-weight: bold;
}
a.SecondNavigation:link
{
	font-size: 11px;
	color: #583665;
	font-weight: normal
}
a.SecondNavigation:active
{
	font-size: 11px;
	color: #583665;
	font-weight: normal
}
a.SecondNavigation:visited
{
	font-size: 11px;
	color: #583665;
	font-weight: normal
}
a.SecondNavigation:hover
{
	font-size: 11px;
	color: #93313b;
	font-weight: normal
}
.FooterText
{
    font-size: 10px;
    color: black;
}
.SmallTextInTextArea
{
    font-family: Courier;
    font-size: 12px
}
.desc 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px
}
.descbold 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bold
}
.mainhead
{
    font-size: 21px;
    color: #323c5f
}
.subhead
{
	font-size: 16px;
}
.smalltext
{
	font-size: 9px;
}

.topband
{
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 1070px;
}
.searchtable
{
	background-color: #5a4963;
	text-align: right;
}

A.searchlinks:link
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#e7dfce;
	text-decoration: none;
}
A.searchlinks:active
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#e7dfce;
	text-decoration: none
}
A.searchlinks:visited
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#e7dfce;
	text-decoration: none
}
A.searchlinks:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#e7dfce;
	text-decoration: underline
}
.navigation
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: 190px;
}
.content
{
	position: absolute;
	top: 7%;
	left: 1%;
	width: 97%;
}
.header
{
	position:absolute;
	top: 27px;
	left: 0;
	width: 100%;
	text-align: right;
}
.note
{
  font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : #000066;
  font-size: 10px;
}
.alert 
{
  font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
  color : #990000;
  background : transparent;
  font-size: 12px;
}
.code
 {
	font-family : "Courier New", Courier, monospace;
	color : #006600;
	font-size: 12px;
}
.button
{
	border-color: black;
	border-width: .8px;
}
.info
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}
a#alert
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 75%;
}
a#edit
{
	position: absolute;
	top: 0px;
	left: 87%;
}
a#delete
{
	position: absolute;
	top: 0px;
	left: 92%;
}
.search
{
	position: relative;
	top: 10px;
	left: 10px;
}
.posts
{
	position: relative;
	top: 0px;
	left: 10px;
}
#time
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: gray;
	font-family: garamond, serif;
	background-color: #ffffff;
}
#boldtime
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	font-family: garamond, serif;
	background-color: #ffffff;
}
#number
{
	position: relative;
	top: 0%;
	left: 0%;
}
#form
{
	position: relative;
	top: 0%;
	left: 7%;
}
#form1
{
	position: relative;
	top: -37px;
	left: 50px;
}
#form2
{
	position: relative;
	top: 0px;
	left: 280px;
}
#titleleft
{
	position: relative;
	top: 0%;
	left: 0%;
	font-size: 12px;
	font-weight: normal;
}
#titlecenter
{
	position: relative;
	top: 0%;
	left: 17%;
}
#titleright
{
	position: relative;
	top: -50px;
	left: 77%;
	width: 23%;
}
#titleview
{
	position: relative;
	top: 0%;
	left: 27%;
}
img { border: 0; }
.w1 { width: 56%; text-align: center; }
.w2 { width: 9%; text-align: center; }
.w3 { width: 26%; text-align: center; }
.w4 { width: 15%; text-align: center; }
.w5 { width: 29%; text-align: center; }
.w6 { width: 47%; text-align: center; }

.error
{
	position: relative;
	top: -100px;
	left: 60%;
	width: 40%;
}
#smallfont
{
	font-size: 7px;
}
.main
{
	position: relative;
	top: -30px;
	left: 0%;
	width: 100%;
}
#imageheader {
	background-image: url(jmu2.jpg);
}