body
{
	background: url(../images/blue/bg.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
}
a
{
	color:#0C98E5;
}
#maincontainer
{
	background: url(../images/blue/key.gif) top left no-repeat; 
}
#leftborderdiv
{
	background-color:#0C98E5;
}
#maincontainerdiv /*the main white content area*/
{
	background: #FFFFFF url(../images/blue/border.gif) left repeat;
}
#footerdiv /*the footer area*/
{
	background: #FFFFFF url(../images/blue/border.gif) left repeat;
}
#hrdiv /*with horizontal rule*/
{
	background: #FFFFFF url(../images/blue/border.gif) left repeat;
}

