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%;
}

.header {
	height: 60px;
	border: 0px;
  }

.main {
	height: 640px;
	border: 0px;
  }

.leftheader {
	width: 200px;
	height: 60px;
	border: 0px;
	background:#FFFFFF url(../images/ctlogo200-1.jpg) center top no-repeat;
  }

.leftmain {
	width: 200px;
	height: 640px;
	border: 0px;
	overflow: auto;
	padding-bottom: 10px;
	background:#d6eac5 url(../images/ctlogo200-2.jpg) center top no-repeat;
  }

.midheader {
	width: 100%;
	height: 60px;
	border: 0px;
	background: #FFFFFF url(../images/midheaderbkgd.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
  }

.midmain {
	width: 100%;
	height: 640px;
	border: 0px;
	background: #02572D url(../images/midbodybkgd.jpg) no-repeat;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #02572D;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;
	text-align: center;
  }

.rightheader {
	width: 300px;
	height: 60px;
	border: 0px;
	background: #d6eac5 url(../images/rightheaderbkgd.jpg) no-repeat;
  }

.rightmain {
	width: 300px;
	height: 640px;
	border: 0px;
	background-color: #d6eac5;
	overflow: auto;
	margin-top: 60px;
	padding-bottom: 10px;
  }

.leftinfobox {
  background-color: white;
  position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: 150px;
	border: 0px;
	color: #02572D;
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
	padding: 10px;
  }

.leftnavbox {
  position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: 300px;
	border: 0px;
	padding: 10px;
  }

.rightimgbox {
  position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 100px;
	padding: 10px;
	color: #02572D;
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: left;
  }

.righttextbox {
  position: relative;
	top: 0;
	left: 0;
	width: 280px;
	height: 440px;
	border: 0px;
	padding: 13px;
	font-weight: normal;
	font-size: 15px;
	color: #6DA179;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;
	text-align: left;
  }

.xheader  {
	background-color: #6DA179;
	color : black;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

.footer  {
	background-color: #d2d2d2;
	color : #000000;
	font-family : Arial, Verdana, 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;
}

greenLink { 
	Color: #6DA179;
}
A.greenLink { 
	Color: #6DA179;
}
A:Hover.greenLink { 
	Color: #02572D;
}
A:Visited.greenLink { 
	Color: #6DA179;
}

wLink { 
	Color: #FFFFFF;
}
A.wLink { 
	Color: #FFFFFF;
}
A:Hover.wLink { 
	Color: #E9E9E9;
}
A:Visited.wLink { 
	Color: #E9E9E9;
}

TD.menuTitleLink
{
    background-color: #d6eac5;
    font-weight: bold;
    font-size: 15px;
    color: #02572D;
    font-style: italic;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: right;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 7px;
}

TD.menuTitleLinkHover
{
    background-color: #d6eac5;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    color: #6DA179;
    font-style: italic;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: right;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 7px;
}

TD.menuLink
{
    background-color: #d6eac5;
    font-weight: normal;
    font-size: 13px;
    color: #02572D;
    font-style: italic;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: right;
		padding-right: 5px;
		padding-left: 5px;
}

TD.menuLinkHover
{
    background-color: #d6eac5;
    cursor: pointer;
    font-weight: normal;
    font-size: 13px;
    color: #6DA179;
    font-style: italic;
    font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: right;
		padding-right: 5px;
		padding-left: 5px;
}
.ArtworkTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size:20px;
}
.ArtworkDesc {
	font-weight: normal;
	color: #FFFFFF;
	font-size:13px;
	letter-spacing: 0.1em;
}
.CalendarText {
	font-weight: normal;
  color: #6DA179;
	font-size:13px;
	padding-left: 20px;
}



