body {
    color: rgb(255, 255, 255);
    font-family: "Trebuchet MS", sans-serif;
    font-size: 1em;
    width: 50em;
    margin: 0em auto;
    padding: 1em;
    background: rgb(0, 0, 0);
}

a {
    text-decoration: underline;
}

a:link {
    color: rgb(246, 150, 195);
}

a:visited {
    color: rgb(246, 150, 195);
}

a:hover {
    color: rgb(229, 22, 120);
}

a:active {
    color: rgb(229, 22, 120);
}

a:focus {
    color: rgb(229, 22, 120);
}


/* Page header styles */

div#PageHeader {
    width: 51em;
    width/**/:/**/ 48em;
    height: 6em;
    border: solid 0.2em rgb(229, 22, 120);
    padding: 0.5em;
    background-color: rgb(41, 36, 38);
    background-image: url(../images/scroll.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

div#PageHeaderLeft {
    border: 0;
    float: left;
}

div#PageHeaderRight {
    border: 0;
    float: right;
}

h1.PageHeader {
    font-size: 3.3em;
    text-transform: lowercase;
    color: rgb(246, 150, 195);
    margin: -0.2em 0 -0.2em 0;
    border: 0;
    padding: 0;
}

p.PageHeaderName {
    font: normal bold 1.5em "Trebuchet MS", sans-serif;
    text-transform: lowercase;
    color: rgb(246, 150, 195);
    margin: 0 0 0 0.1em;
    border: 0;
    padding: 0;
}

p.PageHeaderTel {
    font: normal bold 1.2em "Trebuchet MS", sans-serif;
    text-transform: lowercase;
    color: rgb(246, 150, 195);
    margin: 0 0 0 0.2em;
    border: 0;
    padding: 0;
}

div#menu {
    width: 51em;
    width/**/:/**/ 49em;
    height: 1.6em;
    margin-top: 0.4em;
    padding: 0em 0.5em 0em 0.5em;
}

div#menu ul {
    white-space: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#menu li {
		display: inline;
    margin: 0em 0.5em 0em 0.5em;
    padding: 0;
    color: rgb(229, 22, 120);
    font: bold 1em "Trebuchet MS", sans-serif;
    text-transform: lowercase;
}

div#menu a {
    text-transform: lowercase;
}

div#menu a:link {
    color: rgb(229, 22, 120);
    text-decoration: none;
}

div#menu a:visited {
    color: rgb(229, 22, 120);
    text-decoration: none;
}

div#menu a:hover {
    color: rgb(246, 150, 195);
    text-decoration: none;
}

div#menu a:active {
    color: rgb(246, 150, 195);
    text-decoration: none;
}

div#menu a:focus {
    color: rgb(246, 150, 195);
    text-decoration: none;
}

body#home a.home, body#news a.news, body#admin a.admin, body#portfolio a.portfolio, body#contact a.contact, body#commission a.commission, body#portraits a.portraits, body#mailing_list a.mailing_list {
	color: rgb(246, 150, 195);
  text-decoration: none;
}

/* Main content styles */

h3 {
		font-size: 1.2em;
    color: rgb(246, 150, 195);
    margin: 0 0 0.5em 0;
}

div#PageContent {
    width: 51em;
    width/**/:/**/ 48em;
    border: solid 0.2em rgb(229, 22, 120);
    padding: 0.5em;
    background-color: rgb(41, 36, 38);
}

body#home div#PageContent {
		height: 38.6em;
}

div#PageContent h1 {
    font-size: 1.5em;
    text-transform: lowercase;
    color: rgb(299, 22, 120);
    margin: 0;
    border: 0;
    padding: 0;
}

div#PageContent h2 {
    font-size: 1.2em;    
    text-transform: lowercase;
    color: rgb(299, 22, 120);
    margin: 0.5em 0 0.25em 0;
}

div#PageContent p {
    font: 0.9em "Trebuchet MS", sans-serif;
    color: rgb(255, 255, 255);
    margin: 0;
    border: 0;
    padding: 0.5em 0em 0em 0em;
}

div#PageContent p.intro {
	font-size: 1em;
}

div#PageContent p strong {
    font-style: normal;
    font-weight: bold;
}

div#PageContent p em {
    font-style: normal;
    text-decoration: underline;
}

div#ContentLeft {
    float: left;
    width: 32em;
}

div.feature {
  width: 15.7em;
}

#feature_left {
	float: left;
}

#feature_right {
	float: right;
}

img.promo {
		border: white 2px solid;
    width: 15.45em;
    /* Image dimensions: 247px x 176px */
}

div#PageContent ol.commission {
	margin: 0;
  padding: 0;
  font-size: 0.9em;
  list-style: decimal;
}

div#PageContent ol.commission li {
  list-style: decimal inside;
  margin: 0.5em 0 0 1em;
}

div#intro {
	padding: 0.5em;
  background: rgb(0, 0, 0);
}

/* Commission styles */

ul#comm {
	margin: 0;
  padding: 0;
}

ul#comm li.commission {
  list-style: square inside;
  margin: 0.25em 0 0 1em;
  font-size: 0.9em;
}

div#commission_images img {
	display: block;
  margin-bottom: 1.5em;
}

/* Portrait styles */

div.image {
	margin: 0.5em 0.55em 0.5em 0;
	padding: 0.5em;
  background: rgb(0, 0, 0);
  float: left;
}

img.portrait {
	margin: 0;
	border: white 2px solid;
  width: 14.4em;
  /* Image dimensions: 230px x 164px */
}

h3.portrait {
	font-size: 1.1em;
  margin-bottom: 0;
}

div#PageContent p.disclaimer {
    font-weight: bold;
    font-size: 0.7em;
}

/* Mailing List styles */

div#ContentRight, div#mailing_list {
	background: rgb(0, 0, 0);
    margin-left: 0.5em;
    padding: 0.5em 0 0.5em 0.5em;
    width: 15em;
    float: right;
}

div#mailing_list {
	margin-bottom: 0.5em;
}

div#ContentRight h2 {
		margin-bottom: 0.5em;
}

/* News styles */

#News {
		padding-bottom: 0.5em;
		height: 29em;
		overflow: auto;
}

h3.news_header {
		color: rgb(246, 150, 195);
		font-size: 0.9em;
    font-weight: bold;
    margin: 1em 0 0 0;
    border: 0;
    padding: 0;
}

#PageContent .news_date {
		font-size: 0.8em;
    font-weight: bold;
		margin-right: 0.5em;
    border: 0;
    padding: 0;
}

#PageContent .news_content {
		margin: 0 0.5em 0 0;
    padding: 0;
}

#PageContent ul {
	margin: 0;
}

#PageContent li {
		list-style: none;
}

#news_footer {
  text-align: center;
	font-size: 0.8em;
}

div#news_footer p {
	text-align: center
}

/* Gallery Styles */

body#portfolio div#PageContent {
	padding: 0.5em;
  width: 48em;
}

body#portfolio div#PageContent h1 {
	margin: 0;
}

body#portfolio div#PageContent p {
	margin: 0 0 0.5em 0;
}

ul#gallery {
	white-space: nowrap;
  padding: 0.5em 0 0 0.5em;
  margin: 0;
  height: 8em;
  overflow: auto;
  background: rgb(0, 0, 0);
}

ul#gallery li.gallery {
	display: inline;
	margin: 0.25em 0.25em 0 0.25em;
}

img.gallery_item {
  height: 6em;
}


a img.gallery_item {
		border-width: 2px;
    border-style: solid;
    text-decoration: underline;
}

a:link img.gallery_item {
    border-color: rgb(246, 150, 195);
}

a:visited img.gallery_item {
    border-color: rgb(246, 150, 195);
}

a:hover img.gallery_item {
    border-color: rgb(229, 22, 120);
}

a:active img.gallery_item {
    border-color: rgb(229, 22, 120);
}

a:focus img.gallery_item {
    border-color: rgb(229, 22, 120);
}

div#gallery {
	margin-top: 0.5em;
	padding: 0.5em;
	background: rgb(0, 0, 0);
}

img#item {
	border: 2px solid rgb(255, 255, 255);
	width: 46.75em;
}

/* Contact Form */

div#PageContent form {
    width: 30em;
    margin: 1em auto;
    padding: 0.5em;
    border: solid 0.2em rgb(246, 150, 195);
    background: rgb(0, 0, 0);
}

form div {
    clear: left;
    text-align: center;
}

label.contact {
    display: block;
    float: left;
    color: rgb(246, 150, 195);
    font: bold 1em "Trebuchet MS", sans-serif;
    text-transform: lowercase;
    margin: 0.2em 0em;
    padding: 0em;
}

label.SpanForm {
		display: block;
    float: left;
    color: rgb(246, 150, 195);
    font: bold 1em "Trebuchet MS", sans-serif;
    text-transform: lowercase;
    margin: 0.2em 0em;
    padding: 0em;
    width: auto;
    text-align: left;
}

input[type="text"], textarea {
    background: rgb(255, 255, 255);
    margin: 0;
    width: auto;
    border: dotted 2px rgb(246, 150, 195);
    background: rgb(0, 0, 0);
    font: 0.9em "Trebuchet MS", sans-serif;
    color: rgb(209, 213, 223);
	white-space: normal;
}

input[type="text"] {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

form textarea {
		margin: 0;
    display: block;
    clear: left;
    background: rgb(41, 36, 38);
}

div.SendButton {
    text-align: right;
}

input[type="submit"] {
    color: rgb(41, 36, 38);
    font: bold 1em "Trebuchet MS", sans-serif;
    margin: 0.2em 0em;
    border: none;
    background: rgb(246, 150, 195);  
}

ul#error li {
	float: none;
	display: block;
  list-style-type: circle;
	background: none;
  font-size: 0.9em;
  color: rgb(255, 255, 255);
}

/* Page footer styles */

#page_footer {
  float: left;
  text-align: center;
	text-decoration: none;
  width: 52.5em;
  width/**/:/**/ 49.5em;
}

#page_footer div {
  font-size: 0.7em;
}
