body { background-color: #731E2C; }
A { text-decoration: none}

a:link { color: #660033; }
a:visited {	color: #660033; }
a:hover {	color: #99cc00; }
a:active {	color: #99cc00; }

.text { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 16px; color: #660033; }
.textbold { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #660033; }
.textannounce { font-family: verdana, arial, sans-serif; font-size: 10px; line-height: 14px; color: #660033; }


.topnavtext { font-family: verdana, arial, sans-serif; font-size: 10.5px; color: #660033; }
.head { font-family: verdana, arial, sans-serif; font-size: 17px; line-height: 19px; color: #660033;}
.subhead { font-family: verdana, arial, sans-serif; font-size: 14px; line-height: 16px; font-style: italic; color: #660033; padding-top: 5px; }

.subpagenav { font-family: verdana, arial, sans-serif; font-size: 17px; font-weight: bold; color: #cccccc;}

.caption { font-family: verdana, arial, sans-serif; font-size: 9px; line-height: 14px; color: #660033; }
.captionlist { font-family: verdana, arial, sans-serif; font-size: 9px; line-height: 17px; color: #660033; }

.logotype {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/logo-sub.png');
}

.logotype[class] {
  background: url('../images/logo-sub.png') no-repeat;
}

.nav {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/nav/nav-off_r1_c1.png');
}
.logotype[class] {
  background: url('../images/nav/nav-off_r1_c1.png') no-repeat;
}

#logotype {
position:absolute;
	width:470px;
	height:43px;
	z-index:3;
	left: 245px;
	top: 84px;
	}

#container {
margin: 20px auto;
position: relative; 
width: 800px;
border-color: #CCCCCC;
}

#nav {
	position:absolute;
	width:200px;
	height:400px;
	z-index:3;
	left: 30px;
	top: 250px;
}

#body {
	position:absolute;
	width:450px;
	height:548px;
	z-index:3;
	left: 245px;
	top: 200px;
}

#announcements {
	position:absolute;
	width:150px;
	height:116px;
	padding: 7px;
	z-index:3;
	left: 44px;
	top: 458px;
	background-color: #fbebbf;
	border: dotted; 
	border-color: #660033;
}

#watercolor {
	position:absolute;
	width:150px;
	height:197px;
	z-index:3;
	left: 245px;
	top: 207px;
}

#graphic-art
 {
	position:absolute;
	width:150px;
	height:197px;
	z-index:3;
	left: 515px;
	top: 187px;
}

#textile-surface-pattern {
	position:absolute;
	width:150px;
	height:197px;
	z-index:3;
	left: 533px;
	top: 480px;
}

#greeting-cards {
	position:absolute;
	width:150px;
	height:66px;
	z-index:3;
	left: 353px;
	top: 542px;
}

#subpagenav {
	position:absolute;
	width:50px;
	height:25px;
	z-index:3;
	left: 687px;
	top: 165px;
}

#copyright {
	position:absolute;
	width:241px;
	height:20px;
	z-index:3;
	left: 64px;
	top: 750px;
}
	
img.floatLeft { 
    float: left; 
    margin-right: 15px; 
	margin-bottom: 15px;
}
img.floatRight { 
    float: right; 
    margin-left: 15px; 
	margin-bottom: 18px;
}
