body 
{
	font-family: 'Times New Roman', 'Times', 'serif';
	margin:60px 0 60px 0;
	line-height:10px;
  	background: url("images/logo.jpg");
	background-attachment:fixed;
	
	}
p{
	font-size: 13px;
	line-height:14px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0.55em .8em .8em 1em;
	font-family: 'Times New Roman', 'Times', 'serif';	
	text-align:left;
}
td{
  vertical-align: top;

}
p.intro{
	font-size: 17px;
	line-height:18px;
	width:260px;
}

span.red{
	color:#FF0000;
}

#bg_image {
width: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}
#contents {
position:absolute;
z-index:1;
}


div.menu{
	border: 0px;
	background: none;
	position:fixed;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	height:150px;
	
}
#type{
	font-size: 9px;
	line-height:14px;
	color: #000000;
	background: #FFFFFF;
	margin: 0 0 .6em 0;
	font-family: 'Andale Mono', 'Monaco', 'Mono';	
	
}

h1{
	font-size: 24px;
	line-height:20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 5px 0;
	font-family: 'Times New Roman', 'Times', 'serif';	
	border-bottom:#000000 1px dotted;
	
}

h1.project{
	font-size: 24px;
	line-height:21px;
	color: #000000;
	
	
}
h2{
	font-size: 16px;
	line-height:17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 5px 0;
	font-family: 'Times New Roman', 'Times', 'serif';	
}

h2.big{
	font-size: 36px;
	line-height:36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 5px 0;
	font-family: 'Times New Roman', 'Times', 'serif';	
}

img.left{
	float:left;
	
}

img.right{
	float:right;
	
}
img.thumb{
	width:60px;
	margin:0 10px 12px 10px;
	vertical-align:middle;	
}


a
{
	font-size: 9.5px;
	line-height:14px;
	margin: 0 0 .6em 0;
	font-weight: normal;
	text-decoration:underline;
	font-family: 'Monaco', 'Andale Mono',  'Mono';	
}

a:active{
	color: #000000;
	margin: 0 0 .6em 0;
	
}

a:visited {
	color: #000088;
	margin: 0 0 .6em 0;
}

a:hover {
	color: #FFFFFF;
	background: #0000FF;
	margin: 0 0 .6em 0;
}



a.keywords
{
	color: #000000;
	background: #FFFFFF;

}

a.keywords:active{
	color: #FFCCCC;
	
}

a.keywords:visited {
	color: #000000;
	background: #FFFFFF;
}

a.keywords:hover {
	color: #FFFFFF;
	background: #000000;
}

a.menu
{
	color: #FFFFFF;
	background: #000000;
}

a.menu:active{
	color: #000000;
	
}

a.menu:visited {
	color: #FFFFFF;
	background: #000000;
}

a.menu:hover {
	color: #000000;
	background: #FFFFFF;
}
a.home
{
	color: #000000;
	background: #FF0000;
}

a.home:active{
	color: #000000;
	
}

a.home:visited {
	color: #000000;
	background: #FF0000;
}

a.home:hover {
	color: #FF0000;
	background: #000000;
}



a.title
{
	font-size: 14px;
	line-height:16px;
	font-weight: normal;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #000000;
	margin: 0 0 .6em 0;
	font-family: 'Times New Roman', 'Times', 'serif';	
}

a.title:active{
	color: #000000;
	margin: 0 0 .6em 0;
	
}

a.title:visited {
	color: #888888;
	margin: 0 0 .6em 0;
}

a.title:hover {
	color: #000000;
	background: #00FF00;
	margin: 0 0 .6em 0;
}

