body
{
margin: 0px;
background: #1f2f3c;
}

#container
{
border-top: solid #000000 5px;
}

#main
{
background-color: #FFFFFF;
}

#sidebar
{
background-image: url(http://www.canflag.com/siteimages/sidebg.gif);
}

#content
{
padding: 10px;
font-family: verdana, arial, helvetica;
}

#content p
{
font-size: 12px;
}

#toc
{
border-left: solid #000000 1px;
border-bottom: solid #000000 1px;
border-right: solid #000000 1px;
}

#toc .top	
{
background: #778692;
}

#toc .arrow
{
background: #85939e;
}

#toc .bottom
{

background: #85939e;
}

#toc li
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	list-style: none;
	font-family: arial, helvetica;
	font-size: 12px;
border-bottom: 1px solid #778692;
}

#toc ul
{
	list-style-type: none;
	padding: 5px 5px 10px 10px;
	margin: 0px;
}

#toc a
{
color: #FFFFFF;
text-decoration: none;
}

#linklist ul
{
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}

#linklist li
{
	margin: 0px;
	padding-bottom: 5px;
	list-style: none;
	font-family: verdana,arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

#linklist a
{
	text-decoration: none;
	color: #ffffff;
}

h2
{
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 14px;
padding-bottom: 3px;
color: #778692;
border-bottom: 1px #778692 solid;
}

#adsense
{
padding-left: 15px;
padding-top: 15px;
}

.small
{
font-size: 10px;
}

.copyright
{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.warningtext
{
font-size: 12px;
text-align: center;
font-weight: bold;
color: red;
}

td
{
font-size: 12px;
}
