@charset "UTF-8";
/* CSS Document */

body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}

hr {
	height: 1px;
	color: white;
	background-color: white;
	border: 0px;
}

/*
div {
	line-height: 150%;
}
*/

a.mainMenu {
	color: white;
}

a.mainMenu:hover {
	color: red;
}

table.main {
	width: 980px;
	table-layout: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
}

div.headerLeft {
	float: left;
	width: 426px;
	text-align: right;
	padding-right: 24px;
}
div.secMenu {
	text-align: right;
	letter-spacing: 0.2em;
	width: 426px;
	padding-top: 30px;
	padding-bottom: 8px;
	font-size: 14px;
}
p.slogan {
	color: #FFF;
	letter-spacing: 0.12em;
	padding-top: 10px;
}
p.bodytext {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 150%;
	font-size: 12px;
}
div.baki {
	width: 131px;
}
p.footer {
/*	letter-spacing: 0.2em;*/
	line-height: 150%;
}
.main tr td {
	vertical-align: top;
}

.main tr td .headerLeft .secMenu a {
	color: #a2a2a2;
	text-decoration: none;
}

.main tr td .headerLeft .secMenu a:hover {
	color: #e50000;
	text-decoration: none;
}

.main tr #contentTop a, .main tr #contentBottomLeft a, .main tr #contentBottomRight a {
	color: #a2a2a2;
	text-decoration: none;
}

.main tr #contentTop a:hover, .main tr #contentBottomLeft a:hover, .main tr #contentBottomRight a:hover {
	color: #e50000;
	text-decoration: none;
}

#contentTop div.project {
	width: 163px;
	padding-right: 22px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}

#right div.project {
	width: 200px;
	height: 120px;
	padding-right: 0px;
	text-align: left;
}

#right div.greyContent {
	width: 200px;
	background-color: #7a7a7a;
	padding: 15px;
	color: white;
	margin-bottom: 15px;
}

#right div.greyContent H1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.main tr #right .greyContent a {
	color: #E8E8E8;
	text-decoration: none;
}

#contentTop H1 {
/*	padding: 0px;*/
/*	margin: 0px;*/
	font-size: 30px;
/*	font-style: normal;*/
	font-weight: lighter;
/*	font-variant: normal;*/
/*	text-align: left;*/
/*	border: 1px solid white;*/
}

#contentTop div {
	padding-bottom: 0px;
}

#contentBottomLeft H1, #contentBottomRight H1 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}

.main tr #right .greyContent a {
	color: white;
	text-decoration: none;
}

.main tr #right .greyContent a:hover {
	color: #e50000;
	text-decoration: none;
}


.main tr #right .projects a {
	color: #a2a2a2;
	text-decoration: none;
	font-size: 12px;
}

.main tr #right .projects a.selected {
	color: #e50000;
	text-decoration: none;
	font-size: 12px;
}

.main tr #right .projects a:hover {
	color: #e50000;
	text-decoration: none;
	font-size: 12px;
}

dd.csc-textpic-caption {
color: #a2a2a2;
	text-decoration: none;
	font-size: 12px;
}

H1.csc-firstHeader {
	font-weight: bold;
	font-size: 24px;
}

DL.csc-textpic-image {
	padding-bottom: 20px;
}
dd.csc-textpic-caption {
	padding-top: 10px;
}