body {
	background-color:#FFFFFF;
	background-image:url(nub.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #0000FF;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #000000;
	color: #FFFFFF;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	max-width:900px;
	border-style: ridge;
	border-width:thick;
	font-size: 24px;
	font-style:normal;
	padding:4px;
	font-stretch:extra-expanded;
	background-color:#CCCCFF;
    color:#330099;
}
.picframe {
        width: 970px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color:#999999;
}
.gallery {
	max-width:900px;
	border-color:inherit;
	height:500px;
	background-color:#CCCCFF;
	overflow:auto;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color:#FFFFFF;
}
.std {
	background-color:#000000;
	width: 900px;
	height: 700px;
	border-width:medium;
	border-color:#CCCCCC;
	}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-width:medium;
	border-color: #CCCCCC;
	border-style:groove;
	background-color:#999999;
	width:250px;
	height:600px;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-width:medium;
	border-style:ridge;
	border-color:#CCCCCC;
	text-align:center;
	line-height: 24px;
	color: #000000;
	background-color:#FFFFFF;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	font-style: italic;
	font-stretch:semi-expanded;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #000000;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.main {
    background-color:#FFFFFF;
        width: auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	font-stretch:extra-expanded;
}
.box1 {
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	border-width: medium;
    border-style: groove;
	width:650px;
	height:600px;
}
.box2 {
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	border-width: thin;
    border-style: groove;
	width:800px;
	height:auto;
}

.frame {
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	border-width: medium;
    border-style: groove;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:700px;
}

.frame2 {
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	border-width: medium;
    border-style: groove;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:850px;
}

.frame3 {
	border-color: #CCCCCC;
	background-color:#FFFFFF;
	border-width: medium;
    border-style: groove;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:auto;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #FFFFFF;
	background-color:#000000;
	border-width:medium;
	border-style:ridge;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
    color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


