
:focus { -moz-outline-style:none; }

b.black
{
	color: #000000;
}

.black
{
	color: #000000;
}

.black a
{
	color: #000000;
	text-decoration:none;
}

b.blue
{
	color: #188eab;
}

.blue
{
	color: #188eab;
}

.blue a
{
	color: #188eab;
	text-decoration:none;
}

b.brown
{
	color: #ab4d2b;
}

.brown
{
	color: #ab4d2b;
}

.brown a
{
	color: #ab4d2b;
	text-decoration:none;
}

b.green
{
	color: #b8c215;
}

.green
{
	color: #b8c215;
}

.green a
{
	color: #b8c215;
	text-decoration:none;
}

b.grey
{
	color: #90acc4;
}

.grey
{
	color: #90acc4;
}

.grey a
{
	color: #90acc4;
	text-decoration:none;
}

b.pink
{
	color: #bf5580;
}

.pink
{
	color: #bf5580;
}

.pink a
{
	color: #bf5580;
	text-decoration:none;
}

b.purple
{
	color: #807aa7;
}

.purple
{
	color: #807aa7;
}

.purple a
{
	color: #807aa7;
	text-decoration:none;
}


body
{
	font-family: arial;
	font-size: 0.75em;
	color: #333333;
}

h1
{
	font-size: 1em;
	height: 22px;
	margin-bottom: 15px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -250px;
	overflow: hidden;
}

h1#projects 	{ background-image: url(header_projects.gif); }
h1#about 		{ background-image: url(header_about.gif); }
h1#project1 	{ background-image: url(header_project1.gif); }


img
{
	margin-bottom: -3px;
	border: 0;
}

input
{
	font-size: 1em;
}

input[type='text']
{
	border: 1px solid #666666;
}

p.black
{
	color: #000000;
}

p.blue
{
	color: #188eab;
}

p.brown
{
	color: #ab4d2b;
}

p.green
{
	color: #b8c215;
}

p.grey
{
	color: #90acc4;
}

p.pink
{
	color: #bf5580;
}

p.purple
{
	color: #807aa7;
}


.currentProject
{
	color: #000000;
	font-weight: bold;
}

.enlarge a:link, .enlarge a:visited, .enlarge a:active
{
	text-decoration: none;
	color: #999999;
}

.enlarge a:hover
{
	text-decoration: underline;
}

.footer
{
	color: #999999;
}

.latestNews a:link, .latestNews a:visited, .latestNews a:active
{
	color: #666666;
}

.latestNews a:hover
{
	color: #333333;
}

.legend
{
	color: #999999;
}

.navi, .navi a:link, .navi a:visited, .navi a:active, .naviHome, .naviHome a:link, .naviHome a:visited, .naviHome a:active
{
	color: #333333;
	text-decoration: none;
}

.navi a:hover, .naviHome a:hover
{
	text-decoration: underline;
}

.active{
        font-weight:bold;
}

.slider {
	margin:auto;
	width:943px;
	position:relative;
	height:403px;
}
.scroll {
        height:403px;
	width:943px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background:#333;
}
.scrollContainer div.panel {
        padding-right:20px;
	height:403px;
	width:943px;
}
.scrollContainer div.panel img {
        padding-right:20px;
	border:0;
}
.scrollButtons {
        position:absolute;
	top:150px;
	cursor:pointer;
}
.scrollButtons.left {
        left:-20px;
}
.scrollButtons.right {
        right:-20px;
}
/* caption styling */

.caption-top, .caption-bottom {
	color: #333;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #FFF;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a:visited {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #fff;
	border:0;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

.panel a {
	text-decoration:none;
}

