/* DEFAULT FONT SETTINGS */
body, p, div, td, ul, ol, li,DD,DT,LH     {
	 color: white;
	 font-size: 13px;
	 font-family: "Times New Roman", Times, serif;
}


/* TEXT JUSTIFICATION */
#content-text, #content-text td, #content-text p, #content-text div, #content-text ol, #content-text li, #content-text ul     {
	text-align: justify
}

body {
	text-align: center;
	border: 0px none;
}

/* LINK COLORS */

a:active,a:link,a:visited { 
	 color: white;
	 font-size: 13px;
	 font-family: "Times New Roman", Times, serif;
	 text-decoration:underline;
}
a:hover { text-decoration:none; }

/* MAIN STYLES */

/*
.menubody { color: #630; font-size: 12px; font-family: "Times New Roman", Times, serif }
*/

.gallerytitle   { color: white; font-size: 15px; font-family: "Times New Roman", Times, serif; font-weight: bold }
.gallerytext  { color: white; font-size: 13px }
.2pixstroke { outline: solid 2px #963 }
.menubig { color: #630; font-size: 15px; font-family: "Times New Roman", Times, serif }


/* other */
#thumbbox { border: 0px solid #69c; vertical-align: top;     }
#thumbbox img { border: solid 2px; border-color: #996600 }
#thumbbox a:link, #thumbbox a:active, #thumbbox a:hover, #thumbbox a:visited {
 color: white; font-size: 15px; font-family: "Times New Roman", Times, serif; font-weight: bold 
}

#gallery-buy-link a:link, #gallery-buy-link a:active, #gallery-buy-link a:visited {
	font-size: 13px;
	font-weight:normal;
	text-decoration:underline;
}
#gallery-buy-link a:hover {
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
}

#menucontent { color: #630; font-size: 13px; font-family: "Times New Roman", Times, serif }
#menulink a:link, #menulink a:active, #menulink a:hover, #menulink a:visited {
 color: #630; font-size: 13px; font-family: "Times New Roman", Times, serif;  text-decoration:underline;
}


