@charset "UTF-8";
/* CSS Document */

#mainwrap {
	
	width:790px;
	margin:0 auto 0 auto;
	border: 2px solid #600;
}

#title     { 
color: white; 
font-size: 18pt; 
font-family: "Times New Roman", Times, serif; 
font-style: normal; 
font-weight: normal; 
line-height: 20pt; 
text-decoration: none;
}

.navbar         { 
color: #930; 
font-size:8pt;
font-family: "Times New Roman", Times, serif; 
text-decoration: none;

}

.navblog { 
color: #600; 
font-size: 8pt; 
font-family: "Times New Roman", Times, serif; 
text-decoration: none;
}

.footer         { 
color: #c96; 
font-size: 10pt; 
font-family: "Times New Roman", Times, serif; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
}

.page       { 
color: #333; 
font-size: 9pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.hp     { 
color: #000; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none;
}

.ribbon { 
color: black; 
font-family: verdana;
}

.ribbonurl { 
color: #c60; 
font-size: 13px; 
font-family: verdana; 
text-decoration: none;
}


