* {
	margin: 0px;
    padding: 0px;
}
body {
	font-size: small;
	background: #CCCCFF url(../images/grdbckgrd10.jpg);
	overflow: auto;
}
.clear {
	clear: both;
}
h1 {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-align: left;
	color: #6D6B9E;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 480px;
	left: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F5C63A;
	text-decoration: none;
	letter-spacing: 0.2em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #F5C63A;
	text-decoration: none;
	letter-spacing: .2em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0.2em;
}
#header {
	background: #6D6B9E url(../images/lynianlogo.jpg) no-repeat bottom;
	width: 720px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 96px;
}
#wrapper {
	width: 720px;
	margin: 8px auto 0px;
	position: relative;
	text-align: center;
	background: #6D6B9E;
	border: 1px solid #251A3A;
}
#designtabl {
	float: left;
}
#fineartabl {
	float: left;
}
#fineartimages {
	float: left;
}
#designimages {
	float: left;
}
#designfolio {
	clear: both;
	width: 720px;
}
#andmoreclear {
	clear: both;
	border-bottom: 2px solid #853434;
	padding-bottom: 6px;
	width: 720px;
}#footer {
	width: 720px;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 1em;
	text-align: left;
	clear: both;
	border-top: 3px solid #4A0000;
}
#footer a {
	padding-left: 1em;
	padding-right: .5em;
}

