.top
{
background-color: #a1ba99;
height: 7px;
margin: 0; padding: 0;
position: absolute; top: 0; left: 0;
width: 100%
}
body
{
text-align:center;
font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}
.container
{
text-align:left;
margin:auto;
Width: 900px;
}
.header
{
background-image:url('title.png');
background-repeat:no-repeat;
margin-top: 40px;
height: 75px;
padding-left: 40px;
}
.text
{
width:550px;
line-height:135%;
}
.content
{
background-image:url('topleftcorner.gif');
background-repeat:no-repeat;
float: left;
height: 500px;
width: 600px;
padding-top: 5px;
padding-left: 40px;
margin-right: 30px;
}
.contentgallery
{
background-image:url('topleftcorner900.gif');
background-repeat:no-repeat;
height: 600px;
width: 860px;
padding-top: 5px;
padding-left: 40px;
margin-right: 30px;
}
.right
{
background-image:url('bottomright.jpg');
background-repeat:no-repeat;
text-align:center;
float: right;
height: 625px;
width: 225px;
background-position:bottom right; 
}
.links
{
font-size: 0.9em;
text-align: right;
margin-bottom: 20px;
margin-top: 15px;
}
.linksright
{
font-size: 0.9em;
text-align: right;
margin-bottom: 20px;
padding-right: 35px;
}
.maintext
{
text-align:justify;
padding-right: 50px;
line-height: 125%;
}
.cmt
{
text-align: right;
margin-right: 0px;
font-size: 0.7em;
margin-top: 5px;
padding-top: 15px;
font-family:"Courier New", Courier, monospace;
font-weight:900;
color: #cccccc;
}
.footer
{
clear: both;
margin:auto;
Width: 900px;
}
.footergallery
{
clear:both;
margin:auto;
width: 900px;
}
a:link
{
color: #000000;
text-decoration: none;
}
a:visited 
{
color: #000000;
text-decoration: none;
}
a:hover 
{
color: #a1ba99;
text-decoration: none;
}
a:active 
{
color: #000000;
text-decoration: none;
}
hr
{
width: 30%;
padding-right: 30px;
}
.alignleft
{
float: left;
margin-right:15px;
margin-bottom: 5px;
border: solid 2px black;
}
.alignright
{
float: right;
margin-left:15px;
margin-bottom: 5px;
border: solid 2px black;
}
img
{
border: solid 2px black;
}