*, HTML, BODY
{
	margin: 0;
	padding: 0;
}
BODY
{
	background-color: #000000;
	color: #666;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 0.9em;
}
H1
{
	text-align: left;
	color: #D42128;
	font-size: 1.4em;
	margin-top: 3%;
	letter-spacing: -1px;
	text-transform: uppercase;
}
H2
{
	font-size: 1.3em;
}
A
{
	color: #666;
}
A:hover
{
	color: #D42128;
}
A IMG
{
	border: none;
}
PRE
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
}
#flashPlaceholder
{
	height: 100%;
	width: 100%;
}
#plugin
{
	text-align: center;
	display: none;
}
#warning
{
	margin: 0 auto;
}
#content
{
	display: block;
	width: 80%;
	text-align: justify;
	padding: 10px;
}
#content IMG
{
	margin-right: 10px;
	margin-top: 6px;
}
#loading0, #loading1
{
	margin: 10% auto 0;
	text-align: center;
}
#loading1
{
	display: none;
}
#truecontent
{
	width: 700px;
	height: 400px;
	margin: 3% auto;
	display: block;
	background-color: #151515;
	padding: 10px;
	color: #DEDEDE;
	text-align: center;
}
#truecontent.home
{
	width: 845px;
	height: 420px;
}
#truecontent P
{
	margin: 20px;
	text-align: justify;
}
#truecontent A
{
	color: #DEDEDE;
}
#truecontent A:hover
{
	color: #D42128;
}
#truecontent .num
{
	color: #D52229;
	font-size: 68pt;
	float: left;
	margin: -25px 10px 0 0;
}
#reasons
{
	margin: 40px;
}
/*.hide, .hideOff {
display:none;
margin:0 0 0 14px;
}

.hideOff {
display:block;
}*/
#menu DIV.on
{
	position: absolute;
	left: 35px;
	top: 96px;
	display: block;
}
#main
{
	padding: 10px 2% 1% 25px;
	display: none;
	text-align: center;
}
#copy
{
	display: none;
	width: 99%;
	margin-top: 20px;
	position: fixed;
	bottom: 5px;
}
#copy TABLE
{
	width: 100%;
}
#copy TABLE TD
{
	width: 50%;
	font-size: 8pt;
}
Q
{
	font-style: oblique;
	color: #AAA;
	font-size: 0.9em;
}
H2
{
	text-align: left;
	font-size: 1.4em;
	color: #CCC;
	font-style: oblique;
	padding: 2px 0 2px 10px;
}
#project_title H2
{
	font-size: 0.95em;
	color: #999;
	font-style: normal;
	padding: 0;
	font-weight: normal;
	margin-top: 0.6em;
}
#project_title
{
	font-size: 0.75em;
}
#menu
{
	margin: 10px 20px 20px;
}
#menu A, A#lang
{
	color: #59595C;
	margin: 1px 3px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.05em;
}
A#lang
{
	font-size: 0.95em;
}
#menu A:hover, #menu A.active, A#lang:hover
{
	color: #DA222A;
}
#menu DIV
{
	display: none;
}
A#lang
{
	margin: 0 0 0 40px;
}
.project
{
}
#header
{
	margin: 10px 0 6px 20px;
	height: 50px;
}
DIV.projectlist
{
	font-size: 8pt;
	width: 166px;
	height: 100px;
	float: left;
	padding: 1px;
}
DIV.projectlist P
{
	display: none;
}
DIV.projectlist A IMG
{
	border: none;
	float: none !important;
}
DIV.projectlist H2
{
	font-size: 8pt;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
	font-style: normal;
	float: none !important;
}
DIV.projectlist:hover
{
	background-color: #FFFFFF;
}
DIV.projectlist:hover H2
{
	color: #000000;
}
/*SINGLE PROJECT*/
#project_container
{
	width: 840px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	margin: 3% auto;
	display: block;
}
#project
{
	background-color: #FAFAFA;
}
TD#project_title, TD#item_title
{
	width: 240px;
	padding: 10px;
}
#project TD H1
{
	font-size: 11pt;
	font-weight: bold;
	color: #555;
	margin: 0 0 10px;
	padding: 0;
}
#project TD P
{
	margin-top: 10px;
	font-size: 9pt;
	color: #444;
	line-height: 0.95em;
}
#proj_navig
{
	display: block;
	position: relative;
	height: 30px;
	width: 100%;
	top: 320px;
	text-align: center;
	font-size: 9pt;
}
#proj_navig A
{
	color: #747474;
	text-decoration: none;
}
#proj_navig A:hover
{
	color: #D42128;
}
.frontthumb
{
	float: left;
	padding: 1px;
	height: 247px;
	width: 30%;
}
.frontthumb H2
{
	font-size: 9pt;
	font-style: normal;
	height: 22px;
	margin: 3px 0;
}
DIV.frontthumb:hover
{
	background: #FFF;
}
DIV.frontthumb:hover H2
{
	color: #000;
}
.hidden
{
	display: none;
}
