
html, body { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-family: Georgia, serif;}

body { color: #666; background: #eeecaf url('../images/bg.jpg'); background-repeat: repeat; margin: 0; padding: 0; text-align: center;}

.center {margin: 0 auto; width: 1001px; height: 726px; text-align: left; background: url('../images/bg2.png'); background-repeat: no-repeat;}

.menu {width: 600px; padding: 105px 0 0 130px; margin: 0;}

.menu a {
	float: left;
	padding: 4px 12px;
	border-right: 1px solid #ecebeb;
	color: #CCCCCC;
	font-size: 1em;
    font-family: Georgia, serif;
	line-height: 1.2em;
	font-weight: normal;
	}
	

.content {width: 800px; padding: 40px 150px 10px 150px;}

.cvleft {width: 280px; float: left; margin-left: 60px;}
.cvright {width: 280px; float: right; margin-right: 150px;}

.gallery { padding-left: 30px;}

.front { 
	margin: 40px 0 0 40px;
	padding: 0;
	clear: both;
	}

.newgallery {
	margin: 0 0 10px 25px;
	padding: 0;
	clear: both;
	}
	
.newgallery2 {
	margin: 0 0 10px 45px;
	padding: 0;
	clear: both;
	}
	

	
.newgallery h2 {
	margin-left: 20px;
	font-size: 1em;
	}
	
.newgallery2 h2 {
	font-size: 1em;
	}
	
a.more {
	float: right;
	margin: 0 150px 0 0;
	color: #9ac978;
	font-weight: normal;
	}
	
p.prices {
	margin-left: 40px;
	}
	
a.frontpage1, a.frontpage2, a.frontpage3 {
	width: 200px;
	height: 300px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	text-decoration: none; 
	left: auto; 
	text-align: left;
	}
	
a:hover.frontpage1, a:hover.frontpage2, a:hover.frontpage3 {
	background-position: left -300px;
	}
	
a.frontpage1 {
	background: url(../images/frontpage_paintings.jpg) 0 0 no-repeat; 
	}
a.frontpage2 {
	background: url(../images/frontpage_prints.jpg) 0 0 no-repeat; 
	}
a.frontpage3 {
	background: url(../images/frontpage_commercial.jpg) 0 0 no-repeat; 
	}
		
		 p
        {
                font-size: 0.75em;
                color: #666;
                font-family: Georgia, serif;
				line-height: 1.2em; 
        }
		
		 b
        {
                font-size: 0.8em;
				color: #333;
        }
		
		 p.small
        {
                font-size: 10px;
                color: #999;
                font-family: Helvetica, sans-serif;
                background-color: #ffffff; 
        }

        h1
        {

                color: #0090b3;
                font-size: 1em;
                font-family: Georgia, serif;
				line-height: 1.2em;
				font-weight: normal;
        }
		
		h1 a
        {

                color: #CCCCCC;
				text-decoration: none;
				font-weight: normal;
        }
		
		h1 a:hover
        {

                color: #ccc;
        }
		
		
		 h2
        {

                color: #9ac978;
                font-size: 0.9em;
                font-family: Georgia, serif;
				line-height: 1.2em;
				font-weight: normal;
				clear: both;
        }
		
		a
        {
                font-weight: normal;
                color: #dc7353;
                text-decoration: none;
        }

        a:visited
        {
                color: #dc7353;
                text-decoration: none;
        }

        a:hover
        {
                color: #ccc;
                text-decoration: none;
  				position:relative;
  				left:1;
  				top:1;
        }
		
		input.button
		{
				background: #014864;
    			border: 1px solid #a0c1c8;
    			color: #fff;	
				font-weight: bold;
				font-size: 12px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				padding: 2px;
		}	
		
		input.field
		{
				background: #ffffff;
				padding: 2px;
                font-size: 12px;
                color: #666;
                font-family: Geneva, Arial, Helvetica, sans-serif;
		}
		
		textarea.field
		{
				background: #ffffff;
				padding: 2px;
                font-size: 12px;
                color: #666;
                font-family: Geneva, Arial, Helvetica, sans-serif;
		}	
		

