* {
	color: white;
	font-family: 'trebuchet ms';
}

html {
	background-color: black
}

body {
	background-color: black;
	margin: 0;
	padding: 0
}

td {
	text-align: center;
}

td img {
	/*float: none;
	width: 200px;
	height: 150px;*/
	border: 1px solid white;
	margin: auto
	
}

body#home {
	background: black url(bg.jpg) no-repeat;
	margin: 0;
	padding: 0
}

#container {
	width: 750px;
	/*border: 0px solid pink*/
}

#header {
	/*border: 0px solid green*/
}

#header p {
	text-align: right;
	font: 18pt 'trebuchet ms';
	font-style: italic;
	margin: 20px 6px 20px 360px
}

#header img {
	float: right
}

#content {
	margin: 20px 6px 40px 370px;
	text-align: right
}	

#tagline {
	margin: 10px 0 10px 0;
	text-align: right;
}

#credit {
	text-align: right;
	font: 28pt 'trebuchet ms';
	margin: 50px 0 30px 0
}	

#description {
	margin: 10px 0 10px 0;
	font-size: 12pt;
	line-height: 130%;
	font-style: italic
}

#lowercontent {
	padding: 10px ;
	heightL 350px;
	/*background: transparent url(laritaphoto.jpg) no-repeat top right*/
}

address, ul {
	text-align: left;
	margin: 20px 0 20px 0;
	font-weight: bold;
	font-style: normal;
	line-height: 120%
}

div, p {
	color: white;
	font: 12pt 'trebuchet ms';
	line-height: 150%
}

li {
	margin: 0 0 0 20px;
}

#orderdiv {
	margin: 0 0 0 0
}

#orderdiv img {
	float: right
}

/*#orderspan {
	font: bold 16pt;
	text-decoration: underline
}*/

#questions {
	font-weight: bold;
	font-size: 14pt
}

a {
	color: white
}

#paintings {
	margin: 10px 2em 10px 2em;
	width: 750px
}
