/* CSS Document */

/* TAGs */

body {
	padding: 20px;
	background-color: #FFF;
	font: 76% "Trebuchet MS",Verdana,Arial,sans-serif;
	text-align: center;
	}

a {
	font-weight:bold;
	}

/*div { border:1px solid red; }*/

h3 {
	font-size: 18px;
	font-weight: bold;
}
	
/* ID's */
	
div#wrapper {
	width:738px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
img#content_header {
	width:738px;
	height: 75px;
	margin-bottom:8px;
	}
div#content_left_nav {
	width:150px;
	float:left;
	margin-right: 8px;
	clear:both;
	}
div#content_left {
	background:#D4DDFF;
	margin-top:8px;
	width: 150px;
	}
div#content_center {
	background:#74DD82;
	width:580px;
	float:left;
	}
div#content_center-wide {
	width:680px;
	float:left;
	}
div#content_3 {
	background:#FFFFCC;
	width:150px;
	float:right;
	}
div#content_update {
	background:#FFFFCC;
	width:250px;
	}
div#content_inset, div#content_inset2, div#content_inset3 {
	background:#D4DDFF;
	width:150px;
	float:right;
	}
div#myspace-ad { background:#2050A8; color:#FFFFFF; float:right; text-align:center; width:250px; }

img#content_center {
	margin:12px;
	}

/* CLASSES */

div.galleryRow { width:400px; padding-top:12px; }
div.galleryItem { text-align:center; width:194px; font-family:arial,sans-serif; font-size:83%; }

.img {
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
}

.news_article_title {
	font-size: 16px;
	font-weight: bold;
}
