body
{
background-color: #ffffff;
}.image
{
position: absolute;
top: 0px;
height: 330px;
left: 734px;
width: 260px;
background-color: #FFFFFF; }

.titlearea
{
position: absolute;
top: 10px;
left: 10px;
width: 700px;
height: 150px;
background-color: #FFFFFF;
}

.contentbox
{
position: relative;
margin: 10px;
padding: 10px;
background-color: #ffffff;
border: 1px dashed #00ccff;
}

.borderbox1
{
position: absolute;
top: 160px; 
left: 10px; 
width: 700px;
background-color: #ccffff;
border: 4px solid #333399;
}

.menubox
{
position: relative;
margin: 5px;
padding-right: 10px;
padding-left: 0px;
background-color: #ffffff;
border:1px dashed #00ccff;
}

.borderbox2
{
position: absolute;
top: 370px; 
left: 738px; 
width: 251px;
background-color: #ccffff;
border: 2px solid #333399;
}

.row
{
position: relative;
}

.rightside
{
position: relative;
margin-left: 130px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.leftside
{
width: 120px;
position: relative;
float: left;
margin: 0px;
}

.subbullet
{
font-size: .9em;
}

.italics
{
font-style: italic;
}

.bold
{
font-weight: bold;
}

.normalsize
{
font-size: 1em;
}

p
{
margin: 10px;
font-size: 1.2em;
}

ul
{
top-margin: 0px;
bottom-margin: 0px;
}

h1
{
font-size: 4em;
margin: 0px;
font-variant: small-caps;
font-weight: 800;
letter-spacing: 8px;
color: #000099;
}

h2
{ 
font-size: 1.3em;
margin: 0px;
text-align: right;
}

h3
{
font-size: .8em;
margin: 0px;
font-style: italic;
text-align: right;
}

h4
{
font-size: 1.6em;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;
}

h5
{
font-size: 1.1em;
font-style: italic;
font-weight: 600;
margin-top: 0px;
margin-left: 0px;
}

a:link 
{
color: #0000CC;
text-decoration: none;
}
a:visited
{
color: #000099;
text-decoration: none;
}s
a:hover 
{
text-decoration: none;
color: #0000CC;
} 

