
body			{	margin			:	0;
				padding			:	0;
				color  : #000000 ;
				background-color	:	#FFFFFF;
                                font-family             :       arial, helvetica, sans-serif;
                                font-size               :       10pt;
 			}
.style10                {       font-size                :       10pt;
                        }
a:link
{color : #000000 ; text-decoration: none;}

a:visited
{color : #000000; text-decoration: none;}

a:hover
{color : #FF0000; text-decoration: none;}


.stylei {
	color: #333333;
	font-style: italic;
}

 /*  MENU TYPE */
ul.menutype		      	{       font-family	:	arial, helvetica, sans-serif;
                                        border		:	2px ridge #EEEEEE;
                                	list-style	:	none;
                                	padding		:	0;
                                	margin	       	:	0;
                                        display		:	block;
                                }

/* EACH LIST ITEM, IN THE MENU/LINKS ONLY */
ul.menutype li			{	margin		        	:	0;
					border-top	        	:	1px solid #cccccc;
					border-bottom	        	:	1px solid #000000;
					font-size		        :	14px;
					font-weight	        	:	bold;
					background-color		:	#ADADAD;
                                        color                           :       #ADADAD ;
					padding		        	:	0;
				}

/* HEADER FOR THE MENU, LINKS */
li.header			{	text-align	        :	center;
					font-weight	        :	bold;
					padding		       	:	3px 0;
				}

/* EVERY LINK IN THE MENU UNORDERED LIST */
ul.menutype a			{	color		        :	#FFFFFF;
					display		       	:	block;
					text-decoration 	:	none;
					padding-left	        :	2px;
/*end of menu type */
				}

/* HIGHLIGHTING FOR LINKS IN MENU */
ul.menutype a:hover	     {	background-color	:    #000000;
                         display               	:    block;
				}



/*==========================================================================
styles contacts page
  ========================================================================== */
  
.rightpane		{	position		: 	absolute;
				float			: 	left;
				color			: 	#10099B;
				background-color	:	#FFFFFF;
				font-family		: 	arial, helvetica, sans-serif;
				left			: 	350px;
				right			: 	0px;
				padding			:	 5px;
				

			}

.leftpane		{	position		: 	absolute;
				float			: 	left;
				color			: 	#10099B;
				background-color	:	#FFFFFF;
				font-family		: 	arial, helvetica, sans-serif;
				left			: 	10px;
				right			: 	0px;
				padding			:	10px;
				width           :   250px;
				
				}
	
	.footerpane
	{ position : absolute ;
	  float  : left ;
	  color : #000000 ;
	  top   :  540px ;	  
	  left : 100px ;
	  font-size : 8px ;
	  width :  700px ;
	  }        

.cvpane
	{ position : absolute ;
	  float  : left ;
	  color : #333333 ;
	  top   :  200px ;	  
	  left : 400px ;
	  font-size : 12px ;
	  font-weight : bold ;
	  
	  }        

.paintings
    { position : absolute ;
    float : left ;
    top : 160px ;
    left : 287px ;
    width : 500px ;
    }
		
	.footerworks
	{ position : absolute ;
	  float  : left ;
	  color : #000000 ;
	  top   :  610px ;	  
	  left : 130px ;
	  font-size : 8px ;
	  }        
	  
	  .footerstatement
	{ position : absolute ;
	  float  : left ;
	  color : #000000 ;
	  top   :  1100px ;	  
	  left : 130px ;
	  font-size : 8px ;
	  }        

			
			.footerlinks
	{ position : absolute ;
	  float  : left ;
	  color : #000000 ;
	  top   :  510px ;	  
	  left : 164px ;
	  font-size : 8px ;
	  } 
	 .redlink  {    
	              font-size  : 16px ;
	              font-weight : bold ;
	              color: #7A7A7A ;}      
	 .redlink a:link {color : #7A7A7A ; text-decoration: none;}

     .redlink a:visited {color : #7A7A7A; text-decoration: none;}

      .redlink a:hover {color : #FF0000; text-decoration: none;}

  .blog a:link {color : #000000 ; text-decoration: none;}

     .blog a:visited {color : #000000; text-decoration: none;}

      .blog a:hover {color : #FF0000; text-decoration: none;}


	  