/*** Theme ***/

body {
	background-color: #8DB6CD;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #60025a;
	font-size: 0.8em;
}
#contact_text {
	width: 439px;
	text-align: justify;
	font-size: 0.8em;
}
#copyright {
	font-family: verdana;
	font-size: 0.7em;
	color: #8a9faa;

}

/*** Links ***/

a:link {color: #660066;}
a:visited {color: #ff9933;}
a:active {color: #ff9933;}
a:hover {color: #ee4c01;}
a {text-decoration: none;}

/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	/* background: #FFF; */
}

#header, #footer {
	clear: left;
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	/* background: #999; */
}

#left {
	/* background: #66F; */
}

#center {
	/* background: #DDD; */
}

#right {
	/* background: #F66; */
}


/*** Menu ***/

#image_menu {
	font-size: small;
}
#image_menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
}
#image_menu ul li {
}

#content .column {
	padding-top: 1em;
	/* text-align: justify; */
}

/***	Default theme from element ***/
	#image_name {
		font-size: 0.8em;
	}
	#image_description {
		font-size: 0.8em;
	}
	#related_image {
		font-size: 0.8em;
	}
	#pagination {
		padding-top: 1em;
		font-size: 0.8em;
	}
	/*** Temporary ***/
	.style3 {
		font-size: 0.8em;
	}
	.regtext {
		font-size: 0.8em;
	}
	.regtextsmaller {
		font-size: 10pt;
	}
	td.reviews {
		font-size: 8pt;
	}
	.style2 {
		font-style: italic;
	}
	.extitle {
		font-style: italic;
	}

	/*** Links ***/

	a:link {color: #660066;}
	a:visited {color: #283A90;}
	a:active {color: #FF8600;}
	a:hover {color: #e31230;}
	a {text-decoration: none;}


#image_name {
	font-style: italic;
}

a.external:link {color: #ff9933;}
a.external:visited {color: #ee4c01;}
a.external:active {color: #ff9933;}
a.external:hover {color: #660066;}
a.external {text-decoration: underline;}
