body{
	height: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font: 10pt/14pt 'Times New Roman', Helvetica, sans-serif;
 	background: white url(http://alainmargot.ch/skins/margot/bg/random.php) fixed no-repeat;
	background-position: top center; 
}

A:link{ color:#DDCCDD; text-decoration:none; }
A:hover{ color:#ffffff; text-decoration:underline;}
A:active{ color:#DDCCDD; text-decoration:none; }
A:active:hover{ color:#ffffff; text-decoration:underline; }
A:visited{ color:#DDCCDD; text-decoration:none; }
A:visited:hover{ color:#DDCCDD; text-decoration:underline; }

#header{
	width:364px;
	height:574px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	float:left;
	z-index:6;
}

#wrap{
	 position:relative;
	 width:800px; 
	 margin:auto;
 	 border:0;
   	 z-index:0;
}

#bg{
	position:fixed;
	z-index:1;
}

#navcontainer{
	position:fixed;
	top:60px;
	z-index:6;
}

#navlist li{
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	text-align:right;
	font: 16px 'Times New Roman', Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	line-height: 0.7em; 
	color:#ffffff;
	width:150px;
	height:10px;
	z-index:6;
}

#navlist li a:link { color: #ffffff; text-decoration:none; }
#navlist li a:visited { color: #ffffff; text-decoration:none; }
#navlist li a:hover {color: #DDCCDD; text-decoration:none; }

h3{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	font-style:normal;
}

#container{
	z-index:10;
}

#content{
	position: absolute;
	width:474px;
	top:20px;
	left:300px;
	padding:21px;
	padding-bottom:5px;
	text-align:justify;
	font: 11pt/16pt 'Times New Roman', Helvetica, sans-serif;
	color:#ffffff;
	background: url(images/bodybar.png) top left repeat-y;
	z-index:10;
}

#handle{
	font-size:11px;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	cursor:move;
	float:left;
	color:white;
	height:17px;
	width:17px;
	background-color:#000000;
	border:1px solid white;
}

.footer{
	clear:both;
	background:transparent;
	padding:9px;
	text-align:right;
	font: 7pt/8pt 'Times New Roman', Helvetica, sans-serif;
	color:#ffffff;
}

#title{
	position:fixed;
	text-align:right;
	top:20px;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#DDCCDD;
	float:left;
	z-index:6;
}
#title img {
	border: 0px;
}
#title a:hover {
	border: 0px;
	height: 6pt; 
	margin: 2pt;
}



.pullquote {
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
	padding-bottom:10px;
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	text-align: right;
	color:#DDCCDD;
}

.right {
	text-align:right;
}

.searchform .formfield
{
	width: 120px;
	font: 9pt/10pt 'Times New Roman', Helvetica, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	background-color:#f4f4f4; border:1px solid #DEDDDD; color:#ffffff;
}

.formbutton {
	margin:1px;
	padding:4px;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #DEDDDD;
	color:#353535;
}

.formbutton:hover {
	background-color:#F1F1F1;
	border:1px solid #DEDDDD;
	color:#000000;
}

.formfield {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #DEDDDD;
	color:#ffffff;
	margin:1px;
}

.formfield:focus {
	background-color:#ffffff;
	border:1px solid #C5C5C5;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:300px;
}
.commentform {
	font: 9pt/10pt 'Times New Roman', Helvetica, sans-serif;
}

.mailform {
	font-size:12px;
	margin-top:15px;
	background:transparent;
	list-style-type: none;
	font-family: 'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	width:300px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:4px;
}
