body 
{
    background-image: url(/tg/assets/images/bg_blue2.jpg);
    font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
    }
h2 { font-size:22pt; }
#container {
	margin:0 auto;
	width: 900px;
	background-color: #FFFFFF;
	border-top: 2px none #330099;
	border-right: 2px none #330099;
	border-bottom: 2px none #330099;
	border-left: 2px none #330099;
	}
	
#pageContent 
{
    min-height:400px;
    background-color:#fff;
    padding-left:52px;
    padding-right:38px;
    margin-top:5px;
    margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}
table.contentTable {

}
table.contentTable TD.mainContent {
	vertical-align:top;
	padding-right:10px;
}
table.contentTable TD.sidebar {
	vertical-align:top;
	width:265px;
	padding-left:5px;
}
#bottom_info {
	margin-top:15px;
	font-size:12px
}
#bottom_info a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	color:#003399;
	text-decoration: none;
	outline: none;
}
#bottom_info A:Hover  {
	color : #003399;
	outline: none;
	text-decoration:underline;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
         }
td {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	color: #333333;
	
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight:bold;
	color: #333333;
	color:#003399;
	text-decoration: none;
	outline: none;
}

A:Hover  {
	color : #003399;
	outline: none;
	text-decoration:underline;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
         }


P.imageL { Z-INDEX: 3; FLOAT: left;
               }

P.imageR { Z-INDEX: 3; FLOAT: right;
                }
				
				
.img {
		border: 0;
		}

.norepeat {
	background-repeat: no-repeat;
	
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.artists {
	height: auto;
	width: 200px;
	border: thin solid #996699;
	display: block;
	padding: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

UL LI {
	list-style-image: url(/tg/assets/images/link_sage.gif);
 }

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	display: block;
	padding: 3px;
	height: auto;
	width: 280px;
	border: thin dotted #993300;
}
 

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
	padding: 5px;
	height: auto;
	width: 550px;
	border: thin none #330099;
	background-color: #DEE5E1;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
TABLE.projectTeaser {
	border-bottom:4px soild #000;
	margin-left:40px;
}
TABLE.projectTeaser TD.projectDescription {
	padding-left:10px;
	vertical-align:top;
}
TD.projectDescription A {
	color:orange;
	background-image:url(../images/LinkArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
TD.projectDescription A:hover {
	color:red;
	text-decoration:underline;
}
H4.projectTitle {
	font-weight:bold;
	color:#0088ff;
	font-size:14px;
	margin-top:5px;padding-top:0px;
	margin-bottom:0px;padding-bottom:0px;
}

/* News section */
.newsTeaser { }
.newsTeaser .newsDate  {
	font-weight:bold;color:#000066;font-size:0.9em; 
	}
.newsTitle {font-weight:bold; }
P.newsSummary {
	margin:0 0 0 15px;
	padding-bottom:0;
	padding-top:0;
}
P.newsSummary A {
	color:orange;
	background-image:url(../images/LinkArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
P.newsSummary A:hover {
	color:red;
	text-decoration:underline;
}
