 
body {
	font-family: Skia;
	font-size: 10px;
	color: #000;
	margin-top : 0px;
	margin-left : 0px;
	background-color : White;
} 

.content {
	font-family: Skia, arial;
	font-size: 16px;
	color: black;
	text-align: justify;
	line-height : 20px;
}

table {
	padding: 0px;
	}
	 
.navh {
	font-family: chainlink, arial;
	font-size: 13px;
	color: #339;
	font-weight : bold;
} 

.tag { 
	font-family: chainlink, arial; 
	font-size: 10px; 
	text-align: center; 
	font-style: normal; 
	line-height: 14px; 
	color: white;
	} 



.email { 
	font-family: Skia, arial; 
	font-size: 12px; 
	color: #333366; 
	text-align: right; 
	font-weight: bold; 
	padding-right: 175px;
	} 



.info 
 {
 font-family: Skia, arial;
 font-size: 14px;
 color: #333366;
 text-align: justify ;
 line-height: 18px;
 width: 254px;
 padding:0px;
 }

.me {
 font-family: Skia, arial; 
 font-size: 11px;
 color: #333366;
 text-align: justify ;
 line-height: 14px;
 }  

.stagedesign {
 position:absolute;
 width:540px;
 height: 324px;
 left: 260px;
 top: 232px
 }

.staged {
 position:absolute;
 width:540px;
 height: 324px;
 left: 260px;
 top: 240px
 }

 
.stagedart {
 position:absolute;
 width:562px;
 height: 326px;
 background-color: Black;
 left: 256px;
 top: 237px;}

 	
  
  #floatframe {
  	position:absolute; 
	left: 40px; 
	top:250px; 
	width:200px;
	height:250px;
	z-index:100; 
	text-align:justify;
	} 
  
  .ihead {
  	color:#336; 
	font-weight:bold;
	}
	
.itec { 
	font-family: 
	Skia, Arial; 
	font-size: 14pt;
	} 
 
 a:hover  {
	font-family: Skia, Arial;
	font-size: 10px;
	color: Red;
	text-decoration: none
}

 a:visited { 
 	font-family: Skia, Arial; 
	font-size: 10px; 
	color: #CCCCFF; 
	text-decoration: none} 

a:link { 
	font-family: Skia, Arial; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none} 
	
  a.tag:link {
	font-family: chainlink, arial;
	font-size: 10px;
	color:#336;
	text-decoration : none;
} 
  
  a.tag:visited {
	font-family: chainlink, arial;
	font-size: 10px;
	color: #9999CC;
	text-decoration : none;
} 
  
  a.tag:hover {
	font-family: chainlink, arial;
	font-size: 10px;
	color: Red;
	text-decoration : underline;
} 
	
  a.tag3:link {
	font-family: chainlink, arial;
	font-size: 10px;
	color:#336;
	text-decoration : none;
} 
  
  a.tag3:visited {
	font-family: chainlink, arial;
	font-size: 10px;
	color: #663399;
	text-decoration : none;
} 
  
  a.tag3:hover {
	font-family: chainlink, arial;
	font-size: 10px;
	color: Red;
	text-decoration : underline;
} 	
	
  a.tag2:link {
	font-family: chainlink, arial;
	font-size: 10px;
	color:#336;
	text-decoration : none;
} 
  
  a.tag2:visited {
	font-family: chainlink, arial;
	font-size: 10px;
	color: #660099;
	text-decoration : none;
} 
  
  a.tag2:hover {
	font-family: chainlink, arial;
	font-size: 10px;
	color: Red;
	text-decoration : underline;
} 

	
  a.nav1:link {
	font-family: chainlink, arial;
	font-size: 13px;
	color:#f90;
	text-decoration : none;
	font-weight: bolder;
} 
  
  a.nav1:visited {
	font-family: chainlink, arial;
	font-size: 13px;
	color: #369;
	text-decoration : none;
} 
  
  a.nav1:hover {
	font-family: chainlink, arial;
	font-size: 13px;
	color: #F00;
	text-decoration : none;
} 	
	
 
  
  a.me:link {
	font-family: chainlink, arial;
	font-size: 11px;
	color:#336;
	text-decoration : underline;
} 
  
  a.me:visited {
	font-family: chainlink, arial;
	font-size: 11px;
	color: #9999CC;
	text-decoration : none;
} 
  
  a.me:hover {
	font-family: chainlink, arial;
	font-size: 11px;
	color: Red;
	text-decoration : none;
} 


#topbar {
text-align: center;
border-bottom: 5px solid red;
}

#menubar {
width: 23%;
float: left;
padding-top: 20px;
padding-bottom:10px;
}


#main {
width: 155px;
height: 100%;
float: left;
padding-top: 20px;
padding-bottom:10px;
}

#rightbar {
width:20%;
float:left;
padding-top: 40px;
padding-left: 10px;
padding-bottom:10px;
}



.designbg {
 background-image :url(../images/design/designbg.jpg);
 background-repeat: repeat-x; 
 height:322px;	
 width: 254px;
 }