/*#############################################################
Name: Light
Date: 2006-08-20
Description: Bright and smooth.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

.container {
	margin: 0 auto;
	width: 730px;
}

.clearer {
	clear: both;
}
body {
	background: #F2F2F2 center top;
	color: #555A60;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
a {
	color: #555A60;
	text-decoration: none;
	font-weight:900;
}
a:hover {
	color: #810000;
}
p {
	color: #555A60;
	font-size: 1.3em;
	line-height: 150%;
	width: 72%;
	text-align: justify;
}
b {
	color: #7a7a7a;
}
/* LISTS FOR SOUNDS AND COMMUNICATION */
ol,ul {
	list-style: none;
	font-size: 1.3em;
	text-align: left;
	padding-bottom: .5em;
	margin-left: 0em;
	padding-left: 1em;
	text-indent: -1em;
}
ul {	
	line-height: 175%;
	width: 70%;/*452px*/
}

ol {
	line-height: 210%;
	width: 66%;
}


h1,h2,h3,h3,h5 {
	color: #003386;
	padding-top: 0px;
}
h1 {
	font-size: 2.2em;
	margin: 32px 0 16px 0;
}
h2 {
	font: bold 2.2em "Trebuchet MS",sans-serif;
	margin: 6px 0 10px 0;
}
h3 {
	font: bold 1.5em "Trebuchet MS",sans-serif;
	margin-bottom: 2px;
	margin-top: 6px;
}

/* right side information */
.pageinfo {
	background: url(css_gifs/BGCODE.GIF);
	border: 1px solid #ededed;
	color: #666;
	font: normal 1.3em "Lucida Unicode",serif;
	line-height: 125%;
	float: right;
	padding: 6px 8px;
	margin: 18px 0px 10px 8px;
	text-align: right;
	width: 21.5%;
}
.pagelinks {
	font-size: 1.3em;
	line-height: 200%;
	float: right;
	padding: 50px 0 0 0;
	text-align: right;
	width: 24%;
}

/* quotations */
cite {
	background: url(css_gifs/QUOTE.GIF) no-repeat;
	color: #456;
	display: block;
	font: normal 1.4em "Lucida Unicode",serif;
	padding-left: 28px;
	padding-bottom: 1.2em;
	width: 57%;
	line-height: 125%;
}

/* title */
.title {
	float: left;
	position: absolute;
	margin-top: 20px;
	text-align: left;
	width: 220px;
}
.title h1 {
	font: bold 2.0em "Trebuchet MS",sans-serif;
	margin: 6px 0;
}

/* navigation */
.navigation {
	background: url(css_gifs/holder_75px.jpg) no-repeat;
	height: 75px;
	padding: 0 16px 0 32px;
}
.navigation a {
	border-left: 1px solid #DDD;
	border-right: 1px solid #FFF;
	color: #89A;
	float: right;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 20px;
	padding: 13px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	color: #810000;
	padding: 13px;
}

/* holders */
.holder {
	background: url(css_gifs/bgholder.jpg) repeat-y;
	padding: 12px 32px 64px;
}
.holder_top,.footer {
	clear: both;
	background: url(css_gifs/holder.jpg) no-repeat;
	height: 20px;
	padding: 0px 32px;
}

/* footer */
.footer {
	background-position: left bottom;
	color: #A3A1A2;
	font: normal 1.1em "Lucida Unicode",serif;
	text-align: center;
}