body {
background-color:#666666;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
}
p {
margin:5px;
}
p.indent {
margin-left:10px;
}
a:link {
text-decoration:none;
color:#666666;
}
a:visited {
text-decoration:none;
color:#666666;
}
a:hover {
text-decoration:none;
color:#cccccc;
font-style:oblique;
}
a:active {
text-decoration:none;
color:#666666;
}
a.designby {
color:#eeeeee;
}

div.container {
margin-top:45px;
width:775px;
height:525px;
background-color:white;
overflow:hidden;
padding:5px;
border:1px;
border-style:solid;
border-color:#666666;
}

div.designedby {
width:775px;
margin-top:5px;
font-size:9px;
color:#cccccc;
text-align:right;
}

div.left {
float:left;
width:55%;
}
div.right {
float:left;
width:45%;
}

div.logo {
background-color:#ffffff;
float:left;
width:150px;
height:100px;
padding:0px;
margin-top:30px;
margin-left:30px
}

div.menu {
font-weight:bold;
padding:5px;
text-align:right;
font-size:14px;
background-color:#ffffff;
float:left;
width:150px;
}

div.text {
font-size:11px;
text-align:left;
background-color:#ffffff;
float:left;
margin-left:25px;
width:235px;
height:320px;
overflow:auto;
margin-right:5px;
}

div.content {
margin-top:80px;
margin-left:30px;
text-align:center;
}

div.styles {
margin-top:130px;
margin-left:30px;
text-align:center;
}

div.clear {
clear:both;
}

.collection {
float:left;
text-align:center;
width:130px;
font-size:12px;
}

img {
border:0px;
}