A { text-decoration: none; color:#000000; }

body 
{ background-color: #4B4C5F;
background-image: url(line.gif);
background-repeat: repeat-y;
background-position: 300px;
font-family: Verdana;
color: #4B4C5F;
font-size: 10pt;
margin: 0px;
border: 0px;

scrollbar-face-color: #DCDDEF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #4B4C5F; 
scrollbar-arrow-color: #4B4C5F; }

h1
{	font-family: Verdana;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase; }

.address
{ text-indent: 50px; font-size: .8em; }

img
{ border: 1px solid #000000;
width: 70px;
height: 70px; }

#midtable
{ 	background-color: #DCDDEF;
	width: 850px;
	height: 100%;
	position: absolute;
    top: 0px;
	left: 300px;
	z-index: 0;
	border-width: 0px 4px;
	border-style: solid;
	border-color: #000000;
	margin: 0px;
    padding: 0px; }

* html #midtable { width: 858px; }

#menu
{	position: absolute; top: 89px; left: 40px;
    width: 90px;
	line-height: 19px;
	text-align: center;
    border: none;
    margin: 0px;
    padding: 0px;
	z-index: 1; }

* html #menu { position: absolute; top: 120px; line-height: 25px; }

#submenu
{	line-height: 0.7em;
	font-variant: small-caps;
	text-align: right;
	position: relative;
	top: -24px;
    margin: 0px;
    padding: 0px; }

* html #submenu { position: relative; top: -20px; }

#restofmenu
{ position: relative; top: -33px; margin: 0px; padding: 0px; }

.home
{ font-size: 25px; letter-spacing: 2px; font-weight: 800; position: relative; left: 2px; }

.art
{ font-size: 27px; letter-spacing: 14px; font-weight: 900; position: relative; left: 4px; }

.writing
{ font-size: 24px; letter-spacing: -4px; font-weight: 500; }

.about
{ font-size: 25px; letter-spacing: -1px; font-weight: 600; position: relative; left:1px } 

.contact
{ font-size: 24px; letter-spacing: -4px; font-weight: 400; }

#content
{	width: 590px;
	border: none;
	position: absolute;
    top: 0px;
	right: 0px;
	margin: 15px 30px;
    padding: 0px;
	vertigal-align: top;
	z-index: 3; }