/* Start of CMSMS style sheet 'rigas_css' */
body {
	margin: 0;
	padding: 0;
	background: #fff url(/dot.jpg) repeat;
	}
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	width: 592px;
	height: 131px;
        margin: 0px;
        padding: 0px;
        text-align: left;
}
.site {
        width: 592px;
        height: 400px;
        margin-left: 20px;
}
.leftsidecontent {
	background-color: #000;
        width: 379px;
}
.rightsidecontent {
        width: 379px;
        background-color: #000;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #000;
	width: 592px;
        height: 60px;
        margin: 0px;
        padding: 0px;
}
h1
{
        text-align: left;
        font-family: Cambria;
        font-size: 20px;
        font-weight: normal;
        color: #c7f608;
}
p
{
        text-align: justify;
        letter-spacing: 3px;
        font-family: calibri;
        font-size: 10px;
        color: #fff;
}
a
{
        text-decoration: none;
        color: #c7f608;
}
copy
{
        margin-left: 20px;
}
/* End of 'rigas_css' */

