BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align:left;
	font-weight: normal;
	background-image:url(../licensinglive/images/background.gif);
	background-repeat:repeat;
}
h1 {
font-size:130%;
line-height:130%;
font-weight:bold;
color:#CC0000;
}
h2 {
font-size:100%;
color:#CC0000;
font-weight:bold;
}

.sidebar {
background-image:url(images/rightsidebar_background_alt.gif);
background-position:right;
width:180px;
background-color:#FFFFFF;
float:right;
padding-left:10px;
height:100%;
}
.menu {
background-image:url(images/sidebar_background.gif);
background-repeat:repeat-y;
width:180px;
}
.content {
padding: 10px;
background-color:#FFFFFF;
background-image:url(images/rightsidebar_background_alt.gif);
background-repeat:no-repeat;
width:552px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666666;
		line-height:140%;
		padding-left:4px;

}
ul li {
line-height:110%;
}
.footer {
font-size:9px;
}
