@charset "ISO-8859-1";

body {
	font-family: myriad, helvetica, sans-serif;
	font-size: 13px;
	word-spacing: 1px; 	
	line-height: 18px;
	}

img { border: 0px; }

.artstyle {
	font-style: italic;
	margin-top: 45px;
	text-align: center;
	}

#container {
	margin-left: auto;
	margin-right: auto;	
	width: 935px;
	height: 700px;
	}
	
#logomenu {
	width: 500px;
	height: 65px;
	margin-left: 435px;
	}

#navimenu {
	margin-left: 12px;
	word-spacing: 15px;
	text-align: right;
	}
	
#textcontent { 
	width: 405px;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 50px;
	}

#textcontent a {
	color: #930;
	font-weight: bold;
	text-decoration: none;
	}
	
#textcontent a:hover {
	color: #063;
	font-weight: bold;
	text-decoration: underline;
	}
	
#bottomline {
	width: 695px;
	height: 30px;
	margin-left: 240px;
	border-bottom-width: thin;
	border-bottom-color: #360;
	border-bottom-style: solid;
	font-size: 10px;
	font-weight: bold;
	color: #360;
	}
	
#mediamenu {
	float: left;
	margin-top: 125px;
	margin-left: 18px;
	width: 185px;
	height: 360px;
	text-align: center;
	line-height: 25px;
	}

#mediamenu a {
	font-family: "adobe garamond pro", times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #006633;
	}
	
#mediamenu a:hover {
	text-decoration: none;
	color: #990000;
	}
	
#mediamenu a:visited {
	text-decoration: none;
	color: #999;
	}

#medialiner {
	width: 674px;
	height: 25px;
	margin-left: 260px;
	margin-top: 40px;
	}
	
#articletxt {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	padding-left: 25px;
	width: 435px;
	height: 500px;
	font-size: 12px;
	color: #333;
	}
	
#articletxt a {
	text-decoration: none;
	font-weight: bold;
	color: #006633;
	}
	
#articletxt a:hover {
	text-decoration: none;
	color: #990000;
	}
	
#articletxt a:visited {
	text-decoration: none;
	color: #999;
	}
	
#magimage {
	margin-top: 25px;
	margin-left: 270px;
	width: 175px;
	height: 400px;
	font-size: 12px;
	line-height: 15px;
	}
	
#collectmenu {
	float: left;
	margin-top: 170px;
	margin-left: 18px;
	width: 185px;
	height: 360px;
	line-height: 25px;
	}
	
#collectimage {
	width: 600px;
	margin-left: 275px;
	margin-top: 120px;
	word-spacing: 35px;
	line-height: 75px;
	}

.cliptopmargin { 
	margin-top: -8px;
	margin-bottom: 16px;
	font-size: 12px;
	color: #666;
	}

#clipmenu {
	float: left;
	margin-top: 150px;
	margin-left: 18px;
	width: 185px;
	height: 360px;
	text-align: center;
	line-height: 25px;
	}

#clipmenu a {
	font-family: "adobe garamond pro", times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #006633;
	}
	
#clipmenu a:hover {
	text-decoration: none;
	color: #990000;
	}
	
#clipmenu a:visited {
	text-decoration: none;
	color: #999;
	}

#movieclip {
	width: 600px;
	height: 450px;
	margin-left: 250px;
	margin-top: 70px;
	padding-left: 40px;
	}
	
#clipnews {
	float: left;
	margin-top: -45px;
	width: 182px;
	height: 70px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	}

#clipnews a {
	text-decoration: none;
	font-weight: bold;
	color: #900;
	}
	
#clipnews a:hover { color: #063; }
	
#clipnews a:visited { color: #999; }

#artworkcontent {
	width: 675px;
	height: 500px;
	margin-left: 260px;
	margin-top: 50px;
	word-spacing: 20px;
	line-height: 40px;
	}
	
#artnews {
	float: left;
	margin-top: -140px;
	width: 182px;
	height: 70px;
	padding-left: 15px;
	text-align: center;
	color: #333;
	}

#artnews a {
	text-decoration: none;
	font-weight: bold;
	color: #900;
	}
	
#artnews a:hover { color: #063; }
	
#artnews a:visited { color: #999; }
	
#copyright {
	width: 500px;
	height: 11px;
	text-align: right;
	font-size: 10px;
	color: #666;
	}
	
	