@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFF04;
}


a:visited {
	color: #FFFF00;
}


/*
a:visited {
	color: #D6C2CE;
}
*/

div#nifty {
	background: #414d5a
}

div#nifty2 {
	background: #414d5a
}

.yellowDot {
	color:#FF9900;
/*	padding-right:10px;
	margin-left: -40px; */
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	background-color: #4b637d;
	background-image: url("../images/RosmeenBackgroundV3 copy.jpg");
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	}

#top h1 {color:#fff;}
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;

	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	width: 50px;
	position: absolute;
	top: 140px;
	left: 95px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}

#leftContents { 
	margin:5px;
}

#middle {
	margin-top: 30px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 26.5%;
}
#right {
	position: absolute;
	top: 120px;
	right: 5px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
