body {
        background-color: #bbbbbb;
	text-align: center;
}

a:link {color: #0000ff;}
a:visited {color: #0000ff;}

#wrapper {
        background-color: #ffffff;
	border: 0px;
	width:750px;
	text-align: left;
        margin: 16px auto;
        margin-top: 0px;
}

#header {
        height:120px;
	text-align: left;
width:528px;
float: right;
}

small {
        color: #777;
}

#content {
	width: 520px;
        float: right;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;

}

#category_list h2 {
        font-size: 11pt;
        font-family: arial;
}
#category_list h2 a:link {
        color: #0000ff;
        text-decoration: none;
}
#category_list h2 a:visited {
        color: #0000ff;
        text-decoration: none;
}
#category_list li {
        margin-bottom: 16px;
}

#content p {
        margin-top: 0px;
}

#sidebar {
	width: 174px;
	float: left;
        padding-left: 16px;

}

 h1,h2 { margin-bottom: 0px;}
 h2 { font-size: 1.1em; }
 h3 {margin-top: 0px; }
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }

ul { 
        padding-left: 9px; margin-left: 9px;  margin-top: 0;
}

#header a:link    {color: #0000ff; text-decoration: none; font-size: 24pt; font-weight: bold; font-family: arial;}
#header a:visited {color: #0000ff; text-decoration: none; font-size: 24pt; font-weight: bold; font-family: arial;}

#main_title a:link    {color: #0000ff; text-decoration: none; font-size: 24pt; font-weight: bold; font-family: arial;}
#main_title a:visited {color: #0000ff; text-decoration: none; font-size: 24pt; font-weight: bold; font-family: arial;}

h1 a:link    {color: #000000; text-decoration: none; }
h1 a:visited {color: #000000; text-decoration: none; }
h2 a:link    {color: #000000; text-decoration: none; }
h2 a:visited {color: #000000; text-decoration: none; }

#both {
	clear: both;
}

#footer {
        text-align: center;
        padding-bottom: 16px;
}

.title {
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
        margin-top: 32px;
}



