/* Start of CMSMS style sheet 'hugoprime' */
@charset "utf-8";
/* CSS Document */

body {
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
}

div#mainframe {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	width:992px;
}	

div#header {
	margin:0px;
	padding:0px;
	background-image:url(uploads/images/header.jpg);
	background-repeat:no-repeat;
	width:992px;
	height:112px;
}

div#header span {
	display:none;
	margin:0px;
	padding:0px;
}

div#header a {
	color:#FFFFFF;
	font-size:70%;
	text-decoration:none;
}

div#header a:hover {
	text-decoration:underline;
}

div#search {
	text-align:right;
	margin-right:30px;
	padding-top:15px;
}

div#top-left {
	background-image:url(uploads/images/middle-left.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:196px;
	margin:0px;
	padding:0px;
	float:left;
}

 div#risc-holder {
	margin-left:21px;
	margin-top:125px;
        height:0px;
        margin-bottom:0px;
        padding-bottom:0px;
}

div#middle-right {
	background-image:url(uploads/images/middle-right.jpg);
	background-repeat:no-repeat;
	width:797px;
	height:196px;
	margin:0px;
	padding:0px;
	float:right;
}

div#middle-right-image {
	width:782px;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-left:1px;
        margin-bottom:0px;
        padding-bottom:0px;
}

div#middle-right-standard {
	background-image:url(uploads/images/homeimage.jpg);
	background-repeat:no-repeat;
	width:782px;
	height:192px;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-left:1px;
}

div#content {
	background-image:url(uploads/images/body.jpg);
	background-repeat:repeat-y;
	width:992px;
	margin:0px;
	padding:0px;
        margin-top:0px;
        padding-top:0px;
}

div#content img {
        border:none;
}

div#contentleft {
	width:210px;
	margin:0px;
	padding:0px;
	margin-left:-15px;
	float:left;
	color:#FFFFFF;
        margin-top:0px;
        padding-top:0px;
}

div#contentright {
	width:745px;
	margin:0px;
	padding:0px;
	float:right;
	color:#000000;
        margin-right:25px;
        margin-left:15px;
        font-size:90%;
        margin-top:0px;
        padding-top:0px;
}

div#contentright a {
       color:#1f2654;
       text-decoration:underline;
}

div#contentright a:hover {
       color:#533964;
       text-decoration:underline;
}

div#contentright1 {
	width:72%;
	margin:0px;
	padding:0px;
        margin-right:5px;
        float:left;
        margin-top:0px;
        padding-top:0px;
   
}

div#contentright2 {
	width:25%;
	margin:0px;
	padding:0px;
        float:right;
        border-left: 2px #1f2654 solid;
        margin-bottom:5px;
        padding-left:5px;
        margin-top:0px;
        padding-top:0px;
}

div#footer {
	background-image:url(uploads/images/footer.jpg);
	background-repeat:no-repeat;
	width:992px;
	height:51px;
	margin:0px;
	padding:0px;
	clear:both;
}

div#footertext {
	padding-top:15px;
	margin-left:25px;
	color:#CCCCCC;
	font-size:70%;
}	

div#footertext a {
	text-decoration:none;
	color:#CCCCCC;
}

div#footertext a:hover {
	text-decoration:underline;
}

.h1 {
	font-size:110%;
	letter-spacing:0.2em;
	color:#1f2654;
}     
/* End of 'hugoprime' */

