html {font-size: 100%;}


body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	scrollbar-face-color: #000000; 
    scrollbar-arrow-color: #000000;
	background-color: #000000;
}

p {
	font-size: .75em;
}

.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	scrollbar-face-color: #000000; 
    scrollbar-arrow-color: #000000;
	background-color: #000000;

}

h1	{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
}

h1.large	{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}

h1.verylarge	{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
}

A:link, A:visited, A:active      {
	color: white;
	text-decoration: none;
}

.biglinkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight:inherit;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight:inherit;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:inherit;
}

A:hover     {
	color: Red;
	text-decoration: none;
}
A.biglinks:link, A.biglinks:visited, A.biglinks:active     {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
}

A.biglinks:hover     {
	color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;

}

.red {color: Red;font-family: Arial, Helvetica, sans-serif;	font-size: 1.15em;	font-weight: normal;}
p.navigation {font-size: 11px;}
ul#projects {margin: 0; padding: 0;margin-top: 25px;margin-bottom: 25px;width: 450px;}
ul#projects li {float: left; display: inline; width: 130px;list-style-type: none; margin: 0; padding: 0;margin-right: 20px;margin-bottom: 20px;}



ul#projects p {text-align: center; width: 160px;line-height: 130%;padding-top: 3px; padding-bottom: 3px;}
ul#projects h3 {font-size: 1.0em; margin-bottom: 3px;text-align: center;width: 160px;}

ul#projects li a {width: 130px; height: 130px;display: block;text-decoration: none !important;margin-bottom: 8px;}
ul#projects li a:hover {background-position: 0 -130px;}
ul#projects li a#education {background-image: url(../images/recentprojects/education.png);}
ul#projects li a#finance {background-image: url(../images/recentprojects/finance.png);}
ul#projects li a#culture {background-image: url(../images/recentprojects/culture.png);}
ul#projects li a#health {background-image: url(../images/recentprojects/health.png);}
ul#projects li a#leisure {background-image: url(../images/recentprojects/leisure.png);}
ul#projects li a#retail {background-image: url(../images/recentprojects/retail.png);}
ul#projects li a#terminals {background-image: url(../images/recentprojects/terminals.png);}


a:link {color: #fff; text-decoration: underline;}
a:visited {color: #fff;}
a:hover {text-decoration: none; color: #fff;}
