
/* ///// Site DIVs ///// */

#content {
	background: #000000;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#homepageheader {

	background: url(../img/ris/ris_header.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 80px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#homepagefooter {

	background: url(../img/ris/ris_footer.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 125px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#headerbottom {

	background: url(../img/ris/ris_nav_bottom.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 73px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#content770_orangetop {
	width: 750px;
	height: 50px;
	background: url(../img/ris/750_top_orange.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content770_orangecontent {
	width: 750px;
 	background-color: #c9540a;
	margin-left: 0px;
	margin-right: 0px;
}

#content770_orangebot {
	width: 750px;
	height: 50px;
	background: url(../img/ris/750_bottom_orange.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_bluetop {
	width: 490px;
	height: 50px;
	background: url(../img/ris/content490_bluetop.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_bluecontent {
	width: 490px;
 	background-color: #0081d3;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_bluebot {
	width: 490px;
	height: 50px;
	background: url(../img/ris/490_bottom_blue.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_dbluetop {
	width: 490px;
	height: 50px;
	background: url(../img/ris/content490_dbluetop.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_dbluecontent {
	width: 490px;
 	background-color: #002057;
	margin-left: 0px;
	margin-right: 0px;
}

#content490_dbluebot {
	width: 490px;
	height: 50px;
	background: url(../img/ris/490_bottom_dblue.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}


#content250_greytop {
	width: 250px;
	height: 50px;
	background: url(../img/ris/content250_greytop.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

#content250_greycontent {
	width: 250px;
 	background-color: #7d7d7d;
	margin-left: 0px;
	margin-right: 0px;
}

#content250_greybot {
	width: 250px;
	height: 50px;
	background: url(../img/ris/250_bottom_grey.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

/* ///// Menu Table ///// */

#menuTable {
	width: 770px;
	height: 29px;
	background: url(../img/ris/ris_nav_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
}

/* ///// Fonts and Body ///// */

body.main {
	background-image:url(../img/ris/flame_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 
	background-color: #3a3c43;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

FONT.headers {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

FONT.headersyel {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcdb00;
}

FONT.headerssm {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

FONT.headersyelsm {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcdb00;
}

FONT.content {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

FONT.contentb {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	
}


UL.norm {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}


/* ///// Links ///// */

A.menu:link {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.menu:active {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;

}

A.menu:visited {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.menu:hover {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcdb00;
	text-decoration: none;
}

/* ///// HYPERLINKS ON PAGES ///// */

A.smallmenus:link {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.smallmenus:active {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;

}

A.smallmenus:visited {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.smallmenus:hover {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcdb00;
	text-decoration: none;
}

A.page:link {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.page:active {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;

}

A.page:visited {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

A.page:hover {
	font-size: medium;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fcdb00;
	text-decoration: none;
}


/* ///// Image HYPERLINKS ///// */



/* ///// Images ///// */

.floatLeft {
	float: left;
	margin: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

.floatRight {
	float: right;
	margin: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

.w3 {
	float: right;
	margin: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

