


body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
        font-size: 11px;
	color:#000000;
	background-color:#404040;
        scrollbar-face-color:#cccccc;
        scrollbar-shadow-color: #c0c0c0;
        scrollbar-highlight-color:#666666;
        scrollbar-3dlight-color: #666666;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color:#404040;
        scrollbar-arrow-color:#666;

	}

a:link {
    color:#330066;
    text-decoration:none;
    font-weight:bold;
   }

a:visited {color:#663399; text-decoration:none; font-weight:bold;}
a:hover {background-color:#cc99ff;}

strong {
     color: #330033;
     font-size: 14px;
     font-family: Verdana, helvetica, arial;
     font-weight: bold;
   }

.menutext {font-size:13px;}
.linkform {background-color: #ccc; color:#306; text-align:center;}
.button {background-color:#f0f0f0; color:#000; border:2px solid #666;}

#title {position:absolute; left:5px; top:5px;}
#subtitle {position:absolute; left:10px; top:140px;}
#plane {position: absolute; top:140px; left:455px;}
#menu {
        position: absolute; left:85px; top:127px;
        text-align:center;
	width:185px;
	padding:10px;
	background-color:#cc99ff;
	border:2px solid #202020;
	line-height:17px;
        background-repeat: no-repeat;
        filter: Alpha(Opacity=60, FinishOpacity=60, Style=1);
       }

#blog {
        position: absolute; left:2px; top:150px;
        margin-bottom: 10px;
        width:457px;
        padding: 10px;        
	background-color:#fff;
	border:3px solid #390F63;
	line-height:17px;
        filter: Alpha(Opacity=50, FinishOpacity=50, Style=1);
      }