body {background-color: #000000;
font-family: arial;
color: #FFFFFF}

a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #FFFFFF}
a:active {color: #FFFFFF}

.main
	{width: 100%;
	height: 100%}

.smallprint 
	{text-align: center;
	font-size: 70%}
	
.details
	{font-size: 70%;
	margin-top: 0}
	
.newspost
	{margin-top:0}
	
.readmore
	{color: #A3A3A3}
	
.title
	{text-decoration: underline;
	margin-bottom: 0}
	
.nav
	{vertical-align: bottom;
	padding-bottom: 2}
	
.projects
	{height: 100%;
	border: #CCCCCC 1px solid;
	vertical-align: top}

.content
	{height: 100%;
	width: 100%;
	vertical-align: top;
	border: #CCCCCC 1px solid;
	padding: 5px}
	
.header
	{margin-bottom: 10}
	
img 
	{border: 0}

hr
	{width: 75%}
	
h2
	{text-decoration: underline;
	text-align: center}

h3
	{margin-top: 0;
	margin-bottom: 10}
