#content
{
margin-left: 20%;
margin-right: 20%;
font-size: 110%;
}

body      
{
margin-left: 0%;
margin-right: 0%;
border: 0;
overflow: auto;
}

#title 
{ 
border: thin solid rgb(220, 220, 233);
background-color: rgb(46,76,128);
font-size: 30pt;
text-align: center;
color: white;
height: 50px;
width: 99%;
margin-top: 5px;
font-weight: bold;
}

#sub-title 
{ 
border: thin solid rgb(220, 220, 233);
background-image:url(http://www.otnow.com/images/background2.gif);
background-color: rgb(220, 220, 233);
color: navy;
font-size: 13pt;
text-align: center;
height: 35px;
width: 99%;
margin-left: 0px;
background-position: left top;
}

#sub-title2 
{ 
border: thin solid rgb(220, 220, 233);
background-color: rgb(220, 220, 233);
color: black;
font-size: 12pt;
text-align: center;
height: 110px;
width: 99%;
margin-left: 0px;
}

#nav-menu ul 
{ 
list-style-type: none;
margin: 0;
padding: 0;
list-style-image: none;
list-style-position: outside;
position: fixed;
top: 150px;
left: 15px;
}

* html #nav-menu ul 
{
 position: absolute;
}

#nav-menu li 
{
margin: 0.5em;
padding: 0pt;
font-size: 9pt;
text-align: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/

#nav-menu li a 
{ 
border: 0.1em solid rgb(220, 220, 233);
background-image: url(http://www.otnow.com/images/background.gif);
background-color: rgb(255, 255, 255);
background-position: left bottom;
background-repeat: repeat-x;
height: 2em;
 line-height: 2em;
float: left;
width: 8em;
display: block;
color: navy;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover 
{ 
background-color: white;
background-image: url();
color: navy;
text-decoration: none;
font-weight: bold;
}
		
.heading 
{
font-size: 14pt;
color: navy;
font-weight: bold;
}

#nav-menu li a 
{ 
float: none;
}

#nav-menu 
{ 
width: 30em;
}

#picture 
{ 
position: fixed;
top: 5px;
left: 1px;
}

* html #picture 
{
 position: absolute;
}

#life 
{ 
position: absolute;
top: 200px;
left: 600px;
}

#live-life 
{
position: absolute; top: 130px left: 650px;
}

#faq 
{ 
font-weight: bold; 
}

p 
{
font-weight: normal;  
} 
