/* FILE: index.css
**
** ABSTRACT:
**    The CSS for the index of kirakar
**    Supported by IE 5+ and Netscape 7+ only.
** 
** AUTHOR: Kira Kariakin
**    
** CREATION DATE:
**   January  11, 2000.
**
** REVISIONS:
** May 2003
**  
*/

body  { position: absolute; width: 100%; margin: 0 0 0 0; padding: 0; border:0; background-color:#000000; background-image : url(../images/backg.gif); }

body,div,p {font-family: "Trebuchet MS", "Andale Mono",Georgia, Serif;  font-size:11px;	line-height:15px;}

#top { position: absolute; top: 0; left: 0; width: 100%; height:40px; background-color:#000000; color:#FFFFFF; border-bottom: 1px solid #FFFFFF; margin:0 0 0 0;padding:0px;}
 
			
#left { position: absolute; top:43px; left: 0px; width:150px;margin: 0 0 0 0; background-color:transparent; border:  0px none #FF0000;}
			
#middle { position: absolute;  top: 43px; left:155px;  width: 470px;  margin:0 0 0 0; 
  background-color:transparent; border : 0px none #FF0000;}		   

#right { position: absolute;  top:43px;  left: 625px;  width: 150px;  height: auto; margin: 0 0 0 0; border :  0px none #FF0000; background-color:transparent;}	   		   
			   
p {  padding-top: 15px; padding-left: 10px; padding-right: 10px; padding-bottom:0px; color:#CCCCCC;}

.logo {  font-family:  "Trebuchet MS", "Andale Mono",Georgia, Serif; font-size: 22px; font-weight: normal; margin:10px; padding: 0px; color: #FFFFFF;}
				 
.rightColumn { padding:10px; border: 2px solid #000000;margin-left : 15px; margin-right : 10px;margin-top : 15px; margin-bottom : 10px;  background-color:#FFCC00; color:#000000;}

.leftColumn { padding:10px; border-bottom: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; margin-left : 10px; margin-right : 10px; margin-top : 15px; margin-bottom : 10px; background-color:#000000;color:#CCCCCC;}

.leftColumn2 { 	padding:10px;	border-bottom: 1px solid #FFFFFF;	border-right: 1px solid #FFFFFF;	border-left: 1px solid #FFFFFF;	border-top: 1px solid #FFFFFF;	margin-left : 10px;	margin-right : 10px;	margin-top : 15px;	margin-bottom : 10px; background-color:#000000; color:#FFCE00;}

.frontContent { padding:10px; border: 1px solid #666666; margin-left : 10px; margin-right : 10px; margin-top : 15px;  margin-bottom : 10px; background-color:#FFFFFF; text-align : justify; color:#000000;}

.copyright { font-family: Trebuchet MS; font-size: 10px; padding:5px; line-height:15px; border: 1px solid #FFFFFF; margin-left : 10px; margin-right : 10px; margin-top : 15px; margin-bottom : 10px; background-color:#000000; text-align : justify;}

.heading1 {  font-family: "Trebuchet MS", "Andale Mono",Georgia, Serif;  font-size: 13px; font-style:normal; font-weight: bold; }

.heading2 {   font-family: "Trebuchet MS", "Andale Mono",Georgia, Serif;  font-size: 14px; font-style:italic; font-weight: bold; padding-right:0px; padding-left:0px; padding-top:0px; padding-bottom:0px; margin:0 0 0 0;}

.heading3 {  font-family: "Trebuchet MS", "Andale Mono",Georgia, Serif; ;   font-size: 12px; font-style:italic; font-weight: bold; padding-right:0px; padding-left:0px; padding-top:0px; padding-bottom:0px; margin:0 0 0 0;}

a { text-decoration: underline; }

a.home { text-decoration: none; color:#FFD700;}
	
a.home:hover {text-decoration: none; color:#FFFFFF;}

a:hover { text-decoration: underline; color:#000000;}

a.graphics {text-decoration: none; color:#FFD700;}

a.graphics:hover {text-decoration: underline; color:#FFD700; }

img { display: inline;	margin:2px; border:1px solid #000000;}

img.rightLogo {  display: inline; margin:0px;}