html { width:100%; height:100%; margin:0; padding:0; } /* helps make heights cross-compatible */

body { width:95%; height:95%; font-family:verdana,sans-serif; font-size:12px; color:#D1C0C0; background-color:#6A4C4C; SCROLLBAR-FACE-COLOR: #D1C0C0;  
SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #6A4C4C;  
SCROLLBAR-3DLIGHT-COLOR: white; SCROLLBAR-ARROW-COLOR: #532730; 
SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-DARKSHADOW-COLOR: #808080 }

a:link {
	color : #00E1E1; text-decoration: none
}
a:visited {
	color : #00E1E1; text-decoration: none
}
a:hover {
	color: #00E1E1; text-decoration: underline; 
}
a:active {
	color: #00E1E1; text-decoration: none
}



#frame { position:absolute; left:50%; top:50%; margin-left:-400px; margin-top:-280px; width:800px; height:560px; padding:0px; background-color:#2A0201; border:2px solid white; background-image:url('right_eye_jpg.jpg'); background-repeat:no-repeat; }

#frame p { margin-top:0px; margin-bottom:0px; } /* helps some cross-browser formatting */

#banner { position:absolute; left: 0px; top: 0px; width:790px; height:120px; padding:5px; text-align:right; color:white; font-family:Viner Hand ITC; font-size:36px; font-weight:bold; }

#topnav { position:absolute; left: 0px; top: 120px; width:800px; height:20px; text-align:center;  }
.menu_Item { display:block; position:absolute; top:1px; width:158px; height:18px; padding:1px; background-color:#532730; }
.menu_Item { text-decoration:none; color:#00E1E1; font-weight:bold; }
.menu_Item:hover { text-decoration:underline; color:#00E1E1; background-color:#532730; }

#menu_Itema { left:0px; }
#menu_Itemb { left:160px; }
#menu_Itemc { left:320px; }
#menu_Itemd { left:480px; }
#menu_Iteme { left:640px; }



#content { position:absolute; left:0px; top:140px; width:570px; height:370px; padding:15px; text-align:justify; background-color:#D1C0C0; background-image:url('../tmconcept/mat-na_bg1.jpg'); background-attachment:fixed; overflow:auto }
#content h3 { font-family:Times New Roman, serif; font-style:oblique; font-size:28px; color:#A88686; text-align:left; text-indent:-10px; margin-top:-1px; }
#content h4 { font-family:Verdana, sans-serif; font-size:12px; color:#6A4C4C; text-align:left; font-weight:bold; }
#content h5 { font-family:Verdana, sans-serif; font-size:12px; color:#6A4C4C; text-align:left; font-weight:bold; margin-left:10px; margin-bottom:0px; }
#content h6 { font-family:Verdana, sans-serif; font-size:12px; color:#6A4C4C; text-align:center; font-weight:normal; margin-left:10px; margin-bottom:0px; }
#content p { text-indent:0px; color:#6A4C4C; margin-left:10px; margin-bottom:10px; } 
#content p:first-letter { font-size: 150%; }
#content a:link { color : #00A6A6; text-decoration: none; }
#content a:visited { color : #00A6A6; text-decoration: none; }
#content a:hover { color: #00A6A6; text-decoration: underline; }



#right { position:absolute; left:600px; top:140px; width:170px; height:370px; padding:15px; text-align:justify; background-color:#A88686; background-image:url('../tmconcept/mat-na_bg1.jpg'); background-attachment:fixed; overflow:auto}
#right h3 { font-family:Times New Roman, serif; font-style:oblique; font-size:28px; color:#D1C0C0; text-align:left; text-indent:-10px; margin-bottom:0px; margin-top:-1px; }
#right h4 { font-family:Verdana, sans-serif; font-size:14px; color:#D1C0C0; text-align:left; font-weight:bold; margin-bottom:0px; }
#right h5 { text-indent:0px; color:#FFFFFF; font-size:12px; text-align:left; font-weight:lighter; margin-top:5px; margin-left:0px; } 
#right p { text-indent:0px; color:#FFFFFF; text-align:left; margin-left:10px; margin-bottom:5px; }


#footer { position:absolute; left:0px; top:540px; width:794px; height:14px; padding:3px; font-size:10px; color:#D1C0C0; background-color:#532730; }
#footer a:hover { color: #00E1E1; text-decoration: underline; }
