#Heading
{
margin-left: 232px;
width: 720px;
height: 248px;
}

#Sidebar
{
position: fixed;
width: 220px;
top: 2px;
left: 2px;
overflow: hidden;
background-image: url("Icons/background.jpg");
}

#Content
{
margin-left: 232px;
width: 688px;
background-image: url("Icons/background.jpg");
}

body
{
font-family: sans-serif;
}

h1
{
color: rgb(92,0,128);
text-align: center;
}

.heading
{
background-color: rgb(200,200,255);
font-variant: small-caps;
text-decoration: none;
font-size: small;
text-align: center;
}

.sidebar
{
margin-top: 1px;
margin-bottom: 1px;
text-align: center;
font-variant: small-caps;
}

ul.sidebar, li.sidebar {
list-style-type: circle;
padding-left: 16px;
}

p.copy
{
font-size: small;
}

.content
{
vertical-align: top;
padding: 16px 16px 16px 16px;
}

p.small
{
font-size: smaller;
}

p.large
{
font-size: larger;
}

table.google
{
font-size: 50%;
width: 90%;
text-align: center;
}

form.google
{
text-align: center;
}

img.google
{
border: 0;
background-color: #ffffff;
}

