/* CSS Document */


body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}

body a{
    color: #000000;

}

div#frame {
	width: 950px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FF0000;
	background-color: #eff9fa;
	padding: 5px;
}

div#second {
	width: 950px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


div#book{
	width: 259px;
	height: 675px;
	border: 0px solid #000000;
	float: left;

	background-image: url(../images/book400.jpg);
	background-repeat: no-repeat;
}
div#top{
	width: 660px;
	border: 1px solid #000000;
	float: right;
	position: relative;
	padding: 5px;
}
div.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.preorder {
	color: #FFFFFF;
	background-color: #DC061E;
	border-top-width: 10px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	padding: 0px;
}
.bigprint {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.testi {
	font-size: 14px;
	font-weight: bold;

}


div.bottom {
	width: 960px;
	height: 19px;
	background-image: url(../images/rrt-final_06.jpg);
	position: relative;
	padding-top: 30px;
	margin: 30px;
	}
	
div#developedBy {
 	width: 920px;
    text-align: right;
    padding-right: 30px;
    font-style: italic;
    padding-top: 1px;
	position: relative;

}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.box {
	width: 854px;
	border: thin solid #DC061E;
	left: 0px;
	right: 30px;
}
.fr2 {
	background-image: url(../images/back.jpg);
	background-color: #F0FAFC;
	background-repeat: repeat-x;
}
