body {
	font-family: "Trebuchet MS";
}

.CopyRight {
	font-family: "Times New Roman";
	font-size: 12px;
	letter-spacing: 1pt;
	text-align: center;
	color: #455164;
	font-style: italic;
}

.TOPframe_bg {
	background-image: url(images/BGfade_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #213860;
}

.BTMframe_bg {
	background-image: url(images/BGfade_btm.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.font {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}

.Bfont {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

.BfontGOLD {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFA509;
	font-weight: bold;
}

.Heading1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFA509;
}
.Heading2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFA509;
}

.AU_body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}

.gallery_body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8695AC;
}

.AU_name {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFA509;
	font-weight: bold;
}

.AU_body_silver {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #5F768A;
	font-weight: bold;
}


.header {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #656D6E;
	font-weight: 400;
}

.bullets {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 1pt;
	line-height: 11pt;
	list-style-image: url(images/bullet.gif);
}







.projects_bg {
	background-image: url(images/projectsBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.gallery_line_btm {
	border-bottom-color: #D6FF5A;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.gallery_line_top {
	border-top-color: #D6FF5A;
	border-top-style: solid;
	border-top-width: 2px;
}

.slideshow_lines {
	border-top-color: #D6FF5A;
	border-top-style: solid;
	border-top-width: 8px;
}

.pictureBRODER {
	border: 1px solid #333333;
}

.pictureBRODER_black {
	border: 1px solid #000000;