/* Artistic Expressions Photography.com English CSS */
/* Do Not Copy */

body { 
	background: #000 url("back-body-galleries.jpg") no-repeat top center; 
	font: 13px/14px verdana; 
	color: #fff;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

html  {
	padding: 0px;
	margin: 0px;
	}
hr {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}
h2 {
	font: 16px verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3 {
	font: 14px verdana; 
	font-weight: bold;	
	text-decoration: underline;
	color: #fff;
	margin: 0px 0px -10px 0px;
	}

h4 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}

h5 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}

h6 {
	font: 15px verdana; 
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}


a:link { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
a:visited { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
a:hover, a:active {
	font: 12px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	
	}

.big 	{
	font: 15px verdana;
	font-weight: bold; 
	}
	
	.big a:link { 
	font: 15px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
	.big a:visited { 
	font: 15px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
	.big a:hover, a:active {
	font: 15px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	
	}


.white {
	color: #fff;
	}

.white a:link { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
.white a:visited { 
	font: 12px verdana,arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff;
	background-color: transparent;
	}
.white a:hover, a:active {
	font: 12px verdana,arial; 
	font-weight: bold;
	text-decoration: underline; 
	color: #fff;
	background-color: transparent;
	
	}


/* specific divs */


#mastercontainer {
	background: transparent; 
	margin-left: auto;
	margin-right: auto;
  	width: 906px;
	padding: 30px 0px 0px 0px;
	}
 
#container {
	background: transparent;
	width: 906px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	}

#mainwrap {
	background: url("back-main-galleries.jpg") no-repeat top center; 
	margin: 0px 0px 0px 3px;
	width: 906px;	
	height: 713px;
	}
#main {
	width: 806px;
	margin: 40px 0px 0px 10px;
	float: left;
	clear: left;
	}
	#main p{
	width: 800px;	
	text-align: justify;
	clear: left;
	}

#flashcontent {
	height: 525px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	line-height: 200px;
	margin: -20px 0px 0px 0px;
	}

#flash{
display: block;
}


#linkbar {
	color: #575757;
	padding: 0px 0px 0px 40px;
		
	}
#copyright {
	background: transparent;
	color: #fff;
	text-align: center;
	line-height: 1.1em;
	margin: 0px -10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 906px;
	float: left;
	}

#credentials {
	background: transparent;
	text-align: center;
	width: 906px;
	float: left;
		}




