@charset "UTF-8";
/* CSS Document */

body{
background-position: top;
background-repeat: repeat;
background-image: url('rrc_bg_tile_b.jpg');
}

#wrapper2{
height: 440px;
width: 800px;
top: 25px;
position: fixed;
right: 60px;
z-index: 52;
}

#wrapper2, x:-moz-any-link, x:default {
height: 440px;
width: 800px;
top: 25px;
position: fixed;
right: 70px;
z-index: 52;

}

#slideshow {
    position:relative;
}

#slideshow IMG {
	margin: 0;
	padding: 0;
    position:fixed;
    top:0;
    right:0;
    z-index:48;
}

#slideshow IMG.active {
    z-index:50;
}

#slideshow IMG.last-active {
    z-index:49;
}





#web_links{
position: fixed;
margin-top: 30px;
margin-left: 290px;
line-height: 1.5;
font-family: arial;
font-size: 11pt;
visibility: hidden;
}

span.mWeb{
position: fixed;
margin-left: 290px;
}



#var_links{
position: fixed;
margin-top: 30px;
margin-left: 368px;
line-height: 1.5;
font-family: arial;
font-size: 11pt;
visibility: hidden;
}

span.mServices{
	position: fixed;
	margin-left: 368px;
}



#news_links{
position: fixed;
margin-top: 30px;
margin-left: 660px;
line-height: 1.5;
font-family: arial;
font-size: 11pt;
visibility: hidden;
}

span.mNews{
position: fixed;
margin-left: 660px;
}



#about_links{
position: fixed;
margin-top: 30px;
margin-left: 474px;
line-height: 1.5;
font-family: arial;
font-size: 11pt;
visibility: hidden;
}

span.mAbout{
	position: fixed;
margin-left: 474px;
}


#film_links{
position: fixed;
margin-top: 30px;
margin-left: 100px;
line-height: 1.5;
font-family: arial;
font-size: 11pt;
visibility: hidden;
}

span.mFilm{
	position: fixed;
margin-left: 100px;
}


#tele_links{
position: fixed;
margin-top: 30px;
margin-left: 173px;
line-height: 1.5;
font-family: Arial;
font-size: 11pt;
visibility: hidden;
}

.mTele{
position: fixed;
margin-left: 173px;
}



#montage_links{
position: fixed;
margin-top: 30px;
margin-left: 18px;
line-height: 1.5;
font-family: Arial;
font-size: 11pt;
visibility: hidden;
}

.mReels{
	position: fixed;
margin-left: 18px;
}


#menu{

font-family: Arial;
font-size: 12pt;
}

#contact_info{
font-family: arial;
color: white;
font-size: 10pt;
position: fixed;
margin-top: 30px;
margin-left: 564px;
visibility: hidden;
}

span.mContact{
position: fixed;
margin-left: 564px;
}


#logo{
position: fixed;
top: 525px;
right:87px;
}

#clickCaption{
color: red;
font-family: arial;
visibility: hidden;
}

#rightsCaption{
visibility: hidden;
}

.sub{
color: #860E1A;
}

a:link{
color: white;
font-weight: normal;
text-decoration: none;
}

a:visited{
text-decoration: none;
color: white;
border: 0;
}

a:active{
text-decoration: none;
color: white;
border: 0;
}

a:hover{
text-decoration: none;
color: #860E1A;
border: 0;
}


