body {
	font-family: Century Gothic, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	margin: 0px;
	background-color:#FFFFFF;
	}
	
#uberContainer {
	text-align: left;	
	margin: 30px 0px 40px 30px;
	}
	
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	}

.hide {
	display: none;
	}
	
img {
	/*margin: 5px 0 0 0;*/
	padding: 0;
	border: 0;
	padding-top: 0px;
	}

div#header img {
	border: 0;
}

/* table */
table.td table.th {
	vertical-align:top;
}
table.info {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.info td, table.info th  {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:2px;
	color:#333333;
}

/* SUBCOL */

#subcolContent {
	margin: 20px 0 0 0;
	padding: 0;
	}	
	
#subcolContent p {
	color: #333333;       
}
	
#subcolContent h2 {
	margin-bottom: 170px;
        letter-spacing: 5px;
}

/* MAINCOL */

#maincolContent {
	color: #333333;
	margin: 10px 0 10px 0px;
	padding: 0;
	border:0;
	height:320px;
	}
	
html>body 	#maincolContent {
	height:auto;
	min-height:320px;
	}
	
#maincolContent ul a {
	display: block;
	}
	
#maincolContent ul#links {
	margin: 30px 0 0 0;
	padding: 0 0 0 14px;
	}
	
#maincolContent ul#links li {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#maincolContent ul#links span {
	display: block;
	font-weight: bold;
	color: #000000;
	}
	
.galleryType {
	float: left;
	/* height: 200px; */
	width:130px;
	/*overflow: hidden;*/
	margin: 0 10px 10px 0;
	}


/* TITLES */
	
h1 {
	/* text-transform: lowercase; */
	letter-spacing: 10px;
	text-align: left;
	font-size: 2.5em;
	color: #666666;
	padding: 0 0 0px 0;
	}

	
h2 {
	/* text-transform: lowercase; */
	letter-spacing: 5px;
	text-align: left;
	font-size: 1.5em;
	padding: 0 0 2px 0;
	margin: 0;
	color: #AAAAAA;
	
	
	}

h3 {
	margin: 5px 5px 5px 0px;
	font-size: 1.0em;
}

div#galleries h3 {
	margin: 5px 0 5px 0;
	/* text-transform: lowercase; */
	font-weight: normal;
	font-size: 1.0em;
}

/* deprecated */	
h3.newslink {
	font-weight: bold;
}

/* TEXT LINKS */
a {
	color: #999999;
	text-decoration: none;
	font-size: 1.0em;
	}
	
a:hover {
	color: red; /*#333333;*/
	text-decoration: underline;
	}

a.previous {
	text-transform: lowercase;
	margin: 0 40px 2px 0;
	padding: 0 0 0 10px;
	background: url(prev.gif) no-repeat 0% 50%;
	}
	
a.next {
	text-transform: lowercase;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
	background: url(next.gif) no-repeat 100% 50%;
	}


/* LISTS */
	
ul#mainNav {
	list-style-type: none;
	margin: 0;
	padding: 0;
        font-family: Century Gothic, Helvetica, sans-serif; 
	font-size: 1.0em;
	}
	
ul#mainNav li {
	display: block;
	margin: 0 0 5px 5px;
	padding: 0;
	}

ul#mainNav a {
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0 0 0 15px;
	line-height: 1.8em;
	}

	
ul#mainNav a.highlight {
	color: red;/*#333333*/;
	background: url(dot.gif) no-repeat 0 50%;
	}
	
	
ul#subNav {
	list-style-type: none;
	margin: 5px 0 10px 30px;
	padding: 0;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1.0em;
	}
	
ul#subNav li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#subNav a {
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0 0 0 15px;
	line-height: 1.4em;
	}
	
ul#subNav a.highlight {
	color: red;/*#000000;*/
	background: url(dot.gif) no-repeat 0 50%;
	}

ul#subsubNav {
	list-style-type: none;
	margin: 5px 0 10px 55px;
	padding: 0;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 0.90em;
	}
	
ul#subsubNav li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#subsubNav a {
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0 0 0 15px;
	line-height: 1.4em;
	}
	
ul#subsubNav a.highlight {
	color: red;/*#000000;*/
	background: url(dot.gif) no-repeat 0 50%;
	}

/* FOOTER */
	
#footer {
	margin: 0;
	padding: 0 0 20px 0;
	border-top: 1px dashed #CCCCCC;
	color: #333333;/*#666666;*/
	}
	
#footer ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li {
	display: inline;
	padding: 0 20px 0 0;
	}

.ArticleImageLeft {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	clear:both;
}

.ArticleImageRight {
	float:right;
	margin-right:4px;
	margin-bottom:4px;
	clear:both;
}


div#cv h4 {
	float:left;
	width:120px;
	clear:both;
	border:0px;
	padding:0px;
	margin-right:2 0 2 0px;
}

div#cv p {
	margin-left:120px;
	border:0px;
	padding:0px
}

div#cv p.normal{
	margin-left:0px;
}


