body
{
background-color: silver;
font-family: trebuchet ms,verdana,arial,sans-serif;
font-size: 10pt;
font-weight: normal;
}

#frame
{
width: 840px;
}

#titlebar
{
width: 816px;
float: left;
background: silver;
border-style: solid;
border-width: 1px;
border-color: black;
margin-left: 5px;
margin-bottom: 5px;
text-align: right;
}

#leftside
{
width: 150px;
float: left;
margin-left: 5px;
padding-top: 10px;
}

#middle
{
width: 600px;
float: left;
margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
}

.header
{
margin-left: 10px;
margin-bottom: 1px;
}

p
{
text-align: justify;
margin: 10px 10px 10px 10px;
}

span
{
margin: 10px 10px 10px 10px;
}

#title
{
font-size: 20pt;
font-weight: 600;
color: black;
}

.boldheader
{
font-size: 11pt;
font-weight: bold;
color: black;
}

.bigtitle
{
font-size: 12pt;
font-weight: bold;
color: black;
margin: 10px 10px 10px 10px;
}

.gallerytitle
{
font-size: 8pt;
font-weight: normal;
color: black;
text-align: center;
}


ul
{
margin-left: 10px;
list-style-type: none;
}

li
{
font-size: 10pt;
font-weight: normal;
color: black;
}

.fullsizeport
{
border-color: black;
border-style: solid;
border-width: 5px;
margin-top: 10px;
margin-left: 75px;
margin-bottom: 10px;
width: 400px;
height: 600px;
}

.fullsizeland
{
border-color: black;
border-style: solid;
border-width: 5px;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
width: 600px;
height: 400px;
}

.fullsizesquare
{
border-color: black;
border-style: solid;
border-width: 5px;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
width: 500px;
height: 500px;
}

.mikesquare
{
border-color: black;
border-style: solid;
border-width: 5px;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
width: 1000px;
height: 1000px;
}

.gallerytns
{
margin-top: 10px;
border-color: black;
border-style: solid;
border-width: 2px;
width: 100px;
height: 75px;
}

.landtn
{
padding-top: 30px;
padding-bottom: 30px;
padding-left: 5px;
padding-right: 5px;
margin: 10px 5px 10px 5px;
border-color: black;
border-style: solid;
border-width: 1px;
background: gray;
width: 150px;
height: 100px;
}

.porttn
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 30px;
padding-right: 30px;
margin: 10px 5px 10px 5px;
border-color: black;
border-style: solid;
border-width: 1px;
background: gray;
width: 100px;
height: 150px;
}

a:link
{
background: none transparent scroll repeat 0% 0%;
text-decoration: none;
color: black;
}

a:active
{
background: none transparent scroll repeat 0% 0%;
text-decoration: none;
color: black;
}

a:visited
{
background: none transparent scroll repeat 0% 0%;
text-decoration: none;
color: black;
}

a:hover
{
background: none transparent scroll repeat 0% 0%;
text-decoration: none;
color: gray;
}