
*
{
	margin : 0;
	padding : 0;
}


body
{
	background-color: #EEF7FD;
	text-align: center;
	background-image:url("radide_back_base.jpg");
	background-position:center top;
	background-attachment:fixed;
	background-repeat:repeat-y;
	color:#015DC9;
}


body div
{
	text-align: left;
	margin: 0 auto;
}


body.top
{

}

.container
{
	width: 880px;

	background-image:url("radide_back.jpg");
	background-position:center bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;

}


.toplogo
{
	background-image:url("radide_logo02.jpg");
	background-position:center top;
	background-attachment:fixed;
	background-repeat:no-repeat;
}


.header
{
	width: 720px;
}


.innerheader
{
	padding:20px 0px 10px;
	line-height: 160%;
}

.footer
{
	width: 880px;
	clear: both;
}

.innerfooter
{
	padding: 2px 0px;
	text-align: center;
}


.main2
{
	width:700px;
	font-size:90%;
	line-height:160%;
	float: left;
	padding:50px 0px 10px 0px;

}

.innermain2
{
	padding:20px 10px 20px 250px;
}


.sidemenu
{
	width:170px;
	font-size:80%;
	line-height:140%;
	float: left;
	padding:180px 0px;

}


.innersidemenu
{
	margin: 0px 0px 0px 10px;
}


h2
{
	color:#FE8B36;
	font-size: 150%;
	font-weight: bold;
}

h3
{
	font-size: 100%;
}

p
{
	padding : 10px 0px;
}

hr
{
	color:#FEEB36;
}


.cat
{
	text-align: right;
	font-size: 90%;
}

.smalltext
{
	font-size: 75%;
	padding: 3px 0px;
	line-height: 130%;
}

.strongtext
{
	font-weight: bold;
	text-decoration:underline;
}

.subhr
{
	align: center;
	width: 420px;
	border-style: dashed;
	margin:0px 0px 10px 0px;
}

