body{
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	margin-right:0px;
	background-color:#42005C;
}

#bg_left{
	background-image: url(layout/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bg_right{
	background-image: url(layout/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_blueblog{
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(layout/blue_r2c2.jpg);
}

#mainmenu {
font-size:15px;
color:#FFFFFF;
margin-left:20px;
}
#mainmenu a,#mainmenu a:visited,#mainmenu a:hover{
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}
#mainmenu a:hover{
font-size:15px;
text-decoration:underline;
}


#mainmenu .TAVactive a,#mainmenu .TAVactive a:visited,#mainmenu .TAVactive a:hover{
	font-size:15px;
	color:#FF3399;
	text-decoration:none;
}
#mainmenu .TAVactive a:hover{
font-size:15px;
text-decoration:underline;
}

