@charset "UTF-8";
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/lw_bg11.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-position: center;
}
a:link {
	color: #003399; text-decoration: none
}
a:visited {
	color: #003399; text-decoration: none
}
a:active {
	color: #FF0000; text-decoration: none
}
a:hover {
	color: #FF0000; text-decoration: none;
}	
.linweb #container {
	width: 870px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #33FF33;
	text-align: left;
}
.linweb #header {
	background: #FFFFFF; 
	padding: 10px 20px 0 20px;
	font-size: 1.3em
}
.linweb #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.linweb #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
	font-size: 1.2em;
}
.linweb #mainContent h1{
	font-size: 1.3em; font-weight: bold
}
.linweb #indexContent {
	background-image: url(images/lw_cont_bg1.jpg);
}
.linweb #portfolioContent {
	background-image: url(images/lw_cont_bg2.jpg);
}
.linweb #indexText {
	height: 300px; 
}
.linweb #whatText {
	height: 400px; 
}

.linweb #footer {
	padding: 0 0 5px 0;
}
.linweb #footer p {
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Arial; font-size: 1.0em;
}

