/* CSS Document */

#main
{
	background:url(../backmain.jpg) no-repeat;
}

h2
{
color:#000066;
font-size:14px;
}
body
{
background:#39b2e1;
color:#000033;
font:Verdana, Arial, Helvetica, sans-serif 14px;;
}
#price
{
padding:10px;
padding-right:20px;
width:140px;
height:80px;
background:url(../priceback1.gif) no-repeat;
}
#event
{
color:#990000;
padding:15px;
}

#left
{
	background:url(../back/b1.jpg) repeat-y;
	width:10px;
}
#right
{
	background:url(../back/b2.jpg) repeat-y;
}