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