@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #666;
}

img {
	border: none;
}

.cleaner {
	clear: both;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	outline: none;
	color: #333333;
}

a:hover {
	color: #663300;
}

p.bold {
	font-weight: bold;
}

.rightmargin20 {
	margin-right: 20px;
}

/*-------- Index ---------*/

#big_container {
	width: 1001px;
	height: 750px;
}

#small_container {
	width: 999px;
	height: 661px;
	border-left: 1px solid #a38362;
	background-image:url(../img/gradient_tile.jpg);
	background-repeat:repeat-x;
}

#header {
	width: 999px;
	height: 244px;
}

a.maslogo {
	float:left;
	margin: 10px 0px 0px 12px;
	background: url(../img/maslogo.png) no-repeat top left;
	width: 217px;
	height: 58px;
}

a.maslogo:hover {
	background: url(../img/maslogo_on.png) no-repeat top left;	
}

a.siglogo {
	float:right;
	margin: 20px 41px 0px 0px;
	background: url(../img/siglogo.png) no-repeat top left;
	width: 171px;
	height: 35px;
}

a.siglogo:hover {
	background: url(../img/siglogo_on.png) no-repeat top left;	
}

.h_border {
	height: 1px;
	overflow: hidden;
	background-color:#a38362;
}

.v_border {
	width: 1px;
	overflow: hidden;
	background-color:#a38362;
}

#menu_container {
	width: 503px;
	height: 174px;
	float:left;
	padding-left: 40px;
	padding-top: 20px;
}

#menu_orn {
	width: 503px;
	height: 37px;
	background-image:url(../img/menu_orn.gif);
}

.margin_button {
	width: 105px;
	float: left;
}

.middle_button {
	width: 110px;
	float: left;
}

#home_button, #media_button, #otherart_button, #links_button {
	height: 18px;
	overflow: hidden;
	cursor: pointer;
}

#home_button {
	background:url(../img/menu/home.png) no-repeat top center;
}

#home_button:hover, #home_active {
	background:url(../img/menu/home_on.png) no-repeat top center;
	height: 18px;
}

#media_button {
	background:url(../img/menu/media.png) no-repeat top center;
}

#media_button:hover, #media_active {
	background:url(../img/menu/media_on.png) no-repeat top center;
	height: 18px;
}

#otherart_button {
	background:url(../img/menu/otherart.png) no-repeat top center;
}

#otherart_button:hover, #otherart_active {
	background:url(../img/menu/otherart_on.png) no-repeat top center;
	height: 18px;
}

#links_button {
	background:url(../img/menu/links.png) no-repeat top center;
}

#links_button:hover, #links_active {
	background:url(../img/menu/links_on.png) no-repeat top center;
	height: 18px;
}

#section {
	width: 166px;
	height: 46px;
	background: url(../img/section.gif) no-repeat top left;
	padding-top: 5px;
}

#content {
	width: 750px;
	height: 373px;
	margin-top: 20px;
	overflow:hidden;
}

#content p {
	text-align: left;
	line-height: 18px;
}

#content p.title {
	color: #663300;
	font-weight: bold;
}

#content p.title a {
	color: #663300;
	text-decoration: underline;
}

#content p.title a:hover {
	color: #cc9933;
}

#content ul li p.oarttitle a {
	color: #663300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#content p.content {
	text-indent: 35px;
}

#content p.content a {
	text-decoration: underline;
}

/* --------- JS Scrollbar ---------*/

.Container {
	position: absolute;
	margin-top: 20px;
	*margin-top: 10px;
	margin-left: 130px;
	width: 750px;
	height: 373px;

}

#Newsbox {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 373px;
}

#Newsbox p {
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
}

#Newsbox p.title {
	color: #663300;
	font-weight: bold;
	padding-bottom: 10px;
}

#Newsbox p.title a {
	color: #663300;
	text-decoration: underline;
}

#Newsbox p.title a:hover {
	color: #cc9933;
}

#Newsbox p.content {
	text-indent: 35px;
}

p.italic {
	font-style:italic;
	margin-bottom: 10px;
	font-size: 10px;
}

#NEwsbox p.content a {
	text-decoration: underline;
}

/*----- Media ------------*/

#content p.l_title {
	font-size: 20px;
	text-align:left;
	float:left;
}

*:first-child+html #content p.l_title {
	padding-bottom: 3px;	
}

#content p.r_title {
	font-size: 20px;
	text-align:right;
	float:right;
}

#content p.l_caption {
	text-align:left;
	float:left;
	padding-top: 5px;
}

#content p.r_caption {
	text-align:right;
	float:right;
	padding-top: 5px;	
}

img.leftbar {
	float: left;
	margin-top: 10px;
}

img.rightbar {
	float: right;
	margin-top: 10px;
}

#right_mediabox {
	width: 375px;
	height: 295px;
	float:right;
	padding-top: 20px;
}

#right_mediabox ul {
	float: right;
	margin-top: 0px;
}

ul {
	list-style:none;
	float: left;
	text-align: left;
	display: inline;
}

#content ul.oartlist {
	/* No WideBox height: 325px; */
	height: 182px;
	overflow: auto;
	margin-top: 15px;
}

li.poemlist {
	float: left;
	margin-right: 30px;
	width: 201px;
}

#right_mediabox p {
	font-size: 12px;
	text-align:right;
}

#right_mediabox p.caption {
	font-size: 11px;
	padding-bottom: 20px;
}

#right_mediabox p.caption a {
	color: #663300;
}

#left_mediabox {
	height:298px;
	margin-left:0;
	margin-top:20px;
	overflow: auto;
	width:321px;
	float: left;
}

.mediapic {
	display: block;
	margin-bottom: 10px;
	float: left;
}

/*---------- Other Art ---------*/

#content p.aligncenter {
	text-align: center;
}

#content p.oartintro {
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
}

.o_artmenu {
	padding-top: 20px;
}

.o_artmenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}

.o_artmenurow {
	padding: 20px 0px 20px 0px;
	width: 500px;
	overflow:hidden;
}

.o_artmenurow a{
	font-size: 18px;
}

.leftmargin {
	margin-left: 30px;
}

.o_artsubmenurow {
	overflow:hidden;
}

*:first-child+html .o_artsubmenurow {
	padding-bottom: 4px;	
}

.o_artsubmenurow a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.o_artmenucell {
	float:left;
	padding: 2px 0px 0px 10px;
}

#o_artmenucell_active {
	float:left;
	height: 23px;
}


#o_artmenucell_active p {
	font-size:24px;
	font-weight:bold;
	text-align:left;
	font-style: italic;
}

*:first-child+html #o_artmenucell_active p {
	padding: 0px;
	line-height: 28px;
}

*:first-child+html .o_artmenucell {
	padding-top: 7px;
	padding-left: 2px;
}

p.poems {
	text-align: center;
	font-style:italic;
	text-indent:0px;
}

p.footertext {
	font-size: 11px;
}

.WideBox {
	padding: 10px 10px 10px 40px;;
	float: left;
	font-size: 12px;
	text-align: left;
}

.WideBox img {
	margin-right: 10px;
	float: left;
}


/* ----------- Links ------------ */
