
#content {
	width:1000px;
	background-color: #ffffff;
	margin:auto;
} 

#left {
	width:195px;
	background-color: #ffffff;
	float:left;
	margin-top:3px;
}


#right {
	width:120px;
	float:right;
} 

#mainArea {
	width:700px;
	background:#FFF0DA;
	padding:15px;
}

.rtopMainArea, .rbottomMainArea{
	display:block;
	background:#fff;
}
.rtopMainArea *, .rbottomMainArea *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#000088;
}

#mainArea a{
   	 font-size: 10pt; 
	font-family: ArialBlack;
	color:227722;
	font-weight:bolder;
}

.top {
	background-color: #000088;
	width:auto;
	height:70px;
	color:#fff;
	margin:auto;
}
.rtop, .rbottom{
	display:block;
	background:#fff;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#000088;
}

.rtopLittle {
	display:block;
	background:#fff;
	margin-top:5px;	
	margin-right:5px;
	margin-left:5px;	
}

.rtopLittle * {
	display: block;
	height: 1px;
	overflow: hidden;
	background:#4f5893;
}

.r1	{
	margin: 0 5px
}
.r2	{
	margin: 0 3px
}
.r3	{
	margin: 0 2px
}
.r4	{
	margin: 0 1px;
	height: 2px
}



.littleWindowTitle {
	background-color: #4f5893;
	margin-left: 5px;
	margin-right: 5px;
	font-weight:900;
  	font-size: 10pt; 
	font-family: Arial;
	color: #d0d1ea;
}
.littleWindowTitle a{
	
	font-weight:900;
    	font-size: 10pt; 
	font-family: Arial;
	color: #d0d1ea;
}
.littleWindow {
	background-color: #d0d1ea;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding:4px;
    	font-size: 10pt; 
	font-family: ArialBlack;
	color: #4f5893;
}
.littleWindow td{
	background-color: #d0d1ea;
	font-family: ArialBlack;
	color: #4f5893;
	text-decoration: none; 
}

.littleWindow h3 {
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.littleWindow img {
	float: center;
	padding: 10px 0px 0px 0px;
	margin: 0 5px 5px 0;
}

.mediaWindow {
	background-color: #4488AA;
	padding:4px;
        font-size: 10pt; 
	font-family: ArialBlack;	
	height:100px;
	width:300px;

}


.mediaWindow img {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0 5px 5px 0;
}

.mediaWindowTitle {
	font-weight:900;
    	font-size: 10pt; 
	font-family: Arial;
}

.mediaWindowText {
    	font-size: 10pt; 
	font-family: ArialBlack;	
}

.rtopMediaWindow, .rbottomMediaWindow {
	display:block;
	background:#fff;
}
.rtopMediaWindow *, .rbottomMediaWindow *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#4488AA;
}
.footer {
	
    	font-size: 10pt; 
	
	font-size: 10pt; 
	font-family: ArialBlack;
}

.thumbnails img {
	height: 80px;
	border: 4px solid #555;
	padding: 1px;
	margin : 0 10px 10px 0;
}

.thumbnails img:hover {
	border: 4px solid #00ccff;
	cursor:pointer;
}
.preview img {
	border: 4px solid #444;
	padding: 1px;
	height: 500px;
}




