body { 
	text-align: center;
	margin:0; padding:0;
	background:url(../images/lb-2.gif) no-repeat #FFF; background-attachment:fixed;
	color: #444;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

	
#header {
	text-align: left;
	background:url(../images/head-bg.jpg) repeat-x;
	height:130px;
}


h1, h2, h3
{
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
}	

.replace{
	position:relative;
	margin:0; padding:0;
	/* hide overflow:hidden from IE5/M	AC \*/
	
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1; /*for Opera 5 and 6*/
	}

h1#logo, h1#logo span {
	margin:0;
	background:url(../images/ww-logo.jpg) no-repeat;
	height:161px; width:226px;
	padding:0;
	position:absolute; 	z-index:1; /*for Opera 5 and 6*/

	}
	
h2{
	color:#f33;
	font-size:120%;
	font-weight:normal;
	margin-top:0;
}
	
h3{
	font-size:80%;
	font-weight:normal;
	color:#369;
	margin-top:20px;
	line-height:1.6em;
}

p, li{
	font-size:75%;
	line-height:1.6em;
}

img
{  border-style: none;
}	

ul{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	}
	
abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  
.web{
	color:#666;
	}
	
.windle{
	color:#f33;
	}

.selladoor{
	color:#EFC042;
}	
	
#menu li {
	text-align:left;
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
	font-size:80%;
	position:relative; top:-15px; left:60px; z-index:10;
}

#active{
	padding: 0 0 1px 0;
	border-bottom:1px dotted #369;
}

#menu a {
	text-decoration:none;
}

#menu a:hover {
	padding: 0 0 3px 0;
	border-bottom:1px dotted #369;
}

.menu{
	float: left; margin-right:10px; margin:2px; list-style:none;
}

#menu ul {
	margin-top:50px;
	position:relative;
	z-index:5;
}
	
#torn {
	background:url(../images/torn.jpg) repeat-x;
	height:34px; width:100%;
}

#container {
	text-align:left;
	margin: 0 auto; margin-top:10px;
	width: 770px;
	clear: left;
}


#content {
	width: 420px;
	float: left;
	display: inline;
	margin-left:20px;
}

#portfolio {
	margin: 0 0px 0 420px;
	padding-left:40px;
}


#portfolio h2 {
	padding-left:7px;
}

#wed-p{
	background:url(../images/wed-p.jpg) no-repeat;
	height:150px; width:267px;
}

form input, textarea{
	border:1px dotted #000;
	background-color:#e5f3f7;
	margin-bottom:5px;
}

form input{
	width:200px;
}


input:focus,
textarea:focus {
	border:1px solid #000;
}

input:hover,
textarea:hover {
	border:1px solid #000;
}

form button{
	border:1px dotted #000;
	background-color:#e5f3f7;
	margin-bottom:10px; padding: 2px;
}

form button:hover{
	border:1px solid #000;
}

form label{
	margin-bottom:3px;
	display:block;
	font-size:75%;
	line-height:1.6em;
}

fieldset {
	border-style:none;
	}

#footer {
	text-align:center;
	clear: left;
	font-family:Arial, Helvetica, sans-serif; font-size:90%;
}

.postnote {
	height:184px; width:212px;
	position:absolute; 
	top:45px; 
	margin-left:463px;
	z-index:10;
 /* Mozilla ignores crazy MS image filters, so it will skip the following */
}
/* IE ignores styles with [attributes], so it will skip the following. */
.postnote[class] {
  background-image:url(../images/postnote.png);
}

.postnote span {
	display: none;
	}



