body  {
	background-color: #d2d2d2;
	color : black;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	margin:0; 
	padding:0; 
	width: 100%;
	height: 100%;
}

.main {
	width: 900px;
	height: 600px;
	border: 0px;
	background-color: #ffffff;
  }

.header {
	width: 100%;
	height: 152px;
	border: 0px;
	background:#FFFFFF url(../images/header.jpg) center top no-repeat;
  }

.leftmain {
	width: 210px;
	height: 400px;
	border: 0px;
	overflow: auto;
	padding: 0px 0px 10px 10px;
  }

.midmain {
	width: 460px;
	height: 400px;
	border: 0px;
	overflow: auto;
	/* padding: 10px 10px 10px 10px; */
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	font-family : Arial, Helvetica, SansSerif;
	text-decoration: none;
	text-align: center;
  }

.rightmain {
	width: 210px;
	height: 400px;
	border: 0px;
	overflow: auto;
	padding: 0px 10px 10px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #11376f;
	font-style: none;
	font-family : Arial, Helvetica, SansSerif;
	text-decoration: none;
	text-align: left;
  }

.leftnavbox {
  position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px;
  }

.footer {
	width: 100%;
	height: 70px;
	border: 0px;
	background:#FFFFFF url(../images/footer.jpg) center top no-repeat;
  }

.credits  {
	background-color: #d2d2d2;
	color : #000000;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
	width: 33%;
}

.lefttd  {
	background: #d2d2d2 url(../images/body_bg_leftshad.jpg) top center repeat-y;
	width: 8px;
}

.midtd  {
	background-color: white;
}

.righttd  {
	background: white url(../images/body_bg_rightshad.jpg) top center repeat-y;
	width: 8px;
}

.lowerlefttd  {
	background: #d2d2d2 url(../images/body_bg_lowerleftshad.jpg) top right no-repeat;
	width: 8px;
}

.bottomtd  {
	background: #d2d2d2  url(../images/body_bg_bottomshad.jpg) top center repeat-x;
}

.lowerrighttd  {
	background: #d2d2d2  url(../images/body_bg_lowerrightshad.jpg) top left no-repeat;
	width: 8px;
}

.whitebottomtd  {
	background: white url(../images/white_bg_bottomshad.jpg) top center repeat-x;
}

gLink { 
	Color: #CCCCCC;
}
A.gLink { 
	Color: #CCCCCC;
}
A:Hover.gLink { 
	Color: #CCCCCC;
}
A:Visited.gLink { 
	Color: #CCCCCC;
}

wLink { 
	Color: #3b85b1;
	text-decoration: none;
}
A.wLink { 
	Color: #3b85b1;
	text-decoration: none;
}
A:Hover.wLink { 
	Color: #11376f;
	text-decoration: none;
}

TD.menuTitleLink
{
    /* background-color: #e7f1f8; */
    font-weight: bold;
    font-size: 15px;
    color: #11376f;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: right;
		padding-right: 15px;
		padding-left: 15px;
		width: 50px;
		height: 19px;
		background: url(../images/titlelinkbkgd.gif) top left repeat-x;
}

TD.menuTitleLinkHover
{
    /* background-color: #e7f1f8; */
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    color: #3b85b1;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: right;
		padding-right: 15px;
		padding-left: 15px;
		width: 50px;
		height: 19px;
		background: url(../images/titlelinkbkgd.gif) top left repeat-x;
}

TD.menuAdminLink
{
    /* background-color: #e7f1f8; */
    font-weight: bold;
    font-size: 15px;
    color: #11376f;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: right;
		padding-right: 15px;
		padding-left: 15px;
		width: 50px;
		height: 23px;
}

TD.menuAdminLinkHover
{
    /* background-color: #e7f1f8; */
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    color: #3b85b1;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: right;
		padding-right: 15px;
		padding-left: 15px;
		width: 50px;
		height: 23px;
}

TD.menuLink
{
    /* background-color: #e7f1f8; */
    font-weight: normal;
    font-size: 13px;
    color: #11376f;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: center;
		padding-right: 5px;
		padding-left: 5px;
}

TD.menuLinkHover
{
    /* background-color: #e7f1f8; */
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    color: #11376f;
    font-style: italic;
		font-family : Arial, Helvetica, SansSerif;
    text-decoration: none;
		text-align: center;
		padding-right: 5px;
		padding-left: 5px;
}
.ArtworkTitle {
	font-weight: bold;
	font-style: normal;
	color: #11376f;
	font-size:20px;
}
.ArtworkDesc {
	font-weight: normal;
	font-style: normal;
	color: #11376f;
	font-size:13px;
	/* letter-spacing: 0.1em; */
}
.CalendarDates {
	font-weight: normal;
  color: #11376f;
	font-size:12px;
	padding-left: 20px;
	font-style: italic;
}

.CalendarText {
	font-weight: normal;
  color: #11376f;
	font-size:12px;
}



