body {	
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 96%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0;
}


#holder {
	width: 970px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}


#paint-menubar {
	float: left;
	width:181px;
	height:24px;
	background-image: url(../images/paint_menubar.gif);
	background-repeat: no-repeat;
	border:0;
	text-align: center;
}

#paint-menubar a { 
	font-size: 13px;
	text-align:center;
	text-decoration:none; 
	color: #fff;
	letter-spacing:1px;
}

#paint-menubar a:hover { color: #c33;}

#photo-menubar {
	float: left;
	width:181px;
	height:24px;
	background-image: url(../images/photo_menubar.gif);
	background-repeat: no-repeat;
	border:0;
	text-align: center;
}

#photo-menubar a { 
	font-size: 13px;
	text-align:center;
	text-decoration:none; 
	color: #fff;
	letter-spacing:1px;
}

#photo-menubar a:hover { color: #c33;}


#home-links {
	float: left;
	width:629px;
	height:17px;
	background: #ef4130;
	margin-top:0px;
	text-align: center;
}

#home-links_text {
	font-size: 12px;
	text-align:center;
	color: #000;
}

#home-links_text a { text-decoration:none; color: #000;}

#home-links_text a:hover { color: #666;}

#links_text {
	font-size: 12px;
	text-align:center;
	color: #000;
}

#links_text a { text-decoration:none; color: #000;}

#links_text a:hover { color: #c33;}

#pages {
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 12px;
	text-align: center;
}

#pages a {
	color: #000;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
}

#pages a.active {
    background: #f0debe;
    color: #c33;
}

#pages a {
    text-decoration: none;
}

#pages a:hover {
    color: #c33;
    background: #f0debe;
}




.textarea { color: #333; font-size: 13px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; line-height: 14px;
}

.textarea a {color:#c33; text-decoration: underline;}
.textarea a:hover {color:#333; text-decoration:underline;}

.title { font-size:15px;}
.title a { text-decoration:none;}


.head { font-size:18px; line-height:18px;}

.subhead_red { font-size:15px; line-height:18px; color:#c33;}

.caption { 
	font-size:13px; 
	line-height:18px; 
	color:#c33; 
	text-align:left; 	
	font-style: italic;
}

.caption a {color:#c33; text-decoration: underline;}
.caption a:hover {color:#333; text-decoration:underline;}

.textarea_col3 { 
color: #333; 
font-size: 13px; 
font-family: Helvetica, Arial, sans-serif; 
font-weight: normal; 
line-height: 13px; 
}

.textarea_col3 a {color:#333; text-decoration: none;}
.textarea_col3 a:hover {color:#c33; text-decoration:underline;}
