a {
	text-decoration: none;
	color: #d8dada;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#banner {
	top: 2em;
	left: 2em;
	position: relative;
	background-color: #343535;
	margin: 1em;
	border-style: dotted;
	border-color: #c1c1c1;
	width: 40em;
	height: 22em;
	padding-left: 4em;
	padding-right: 1em;
}

#banner_p2 {
	top: 2em;
	left: 2em;
	position: relative;
	background-color: #343535;
	margin: 1em;
	border-style: dotted;
	border-color: #c1c1c1;
	width: 60em;
	height: 12em;
	padding-left: 4em;
	padding-right: 1em;
}

body {
    margin:0;
    padding:0;
	background-color: #515151;
}

#contact {
	color: #bdbdbd;
	text-transform: lowercase;
	font-size: small;
	font-style: italic;
	position: relative;
	left: 4em;
	bottom: 2em;
}

.copyright {
	font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #dedede;
}

#delectus_window {
	position: relative;
	height: 177px;
	width: 320px;
	overflow: hidden;
	bottom: 2em;
}

.download a {
	text-decoration: underline;
}

#full_page {
	float: left;
	color: #d4d4d4;
	font: medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 40em;
	height: 12em;
	position: relative;
	background-color: #343535;
	border-style: dotted;
	padding-left: 4em;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 1em;
}


#info {
	float: left;
	color: #d4d4d4;
	font: medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 23em;
	height: 12em;
	position: relative;
	background-color: #343535;
	border-style: dotted;
	margin-top: 2em;
	margin-left: 3em;
	padding-left: 4em;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 1em;
}

#motto {
	color: #b5b5b5;
	font-style: italic;
	font-size: large;
	float: none;
	position: relative;
	width: 12em;
	height: 20em;
	left: 21em;
	bottom: 11.5em;
}

#logo {
	position: relative;
	height: 130px;
	width: 416px;
	overflow: hidden;
	bottom: 2em;
}

#logo img {
	width: 344;
	height: 128;
}

#news {
	float: right;
	color: #d4d4d4;
	font: medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 10em;
	height: 12em;
	position: relative;
	background-color: #343535;
	border-style: dotted;
	margin-top: 2em;
	margin-right: 2em;
	padding-left: 4em;
	padding-top: 3em;
	padding-bottom: 3em;
	padding-right: 1em;
}

#page{
	top: 2em;
	left: 2em;
	position: relative;
	margin: 1em;
	padding: 2em;
	width: 41.25em;
	background-color: #333434;
	color: #c4c4c4;
	border-style: dotted;
}

.title {
	color: #d7d7d7;
	text-transform: lowercase;
	font: normal 43px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.30em;
}

.title a {
	font-weight: normal;
	font-style: normal;
}

.topic {
	font-weight: bold;
	font-style: normal;
}

.topictext {
	font-weight: normal;
	font-style: normal;
	font-size: small;
	margin-left: 1em;
}

#wrap {
	width:50em;
}
