A:link		{ color: #FFFFFF; text-decoration: none;}
A:visited	{ color: #FFFFFF; text-decoration: none;}
A:hover		{ color: #FFFFFF; text-decoration: underline;}
A:active	{ color: #FFFFFF; text-decoration: none;}

body {
		margin: 0;
		padding: 0;
		background: #C69F5E;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
}


#content {
    		margin-left: 75px;
		margin-right: 75px;
		font-family: georgia, palatino, times new roman;
		line-height:140%;
		text-align: justify;
		color: 5c0905;
		}

h1 {
		line-height: 140%;
		text-align: left;
		font-weight: bold;
		font-size: 16px;
		}

.event_title {
		font-weight: bold;
		}

.event_detail {
		font-family: georgia, palatino, times new roman;
		}

.event_spacer {
		font-size: 10px;
		}

#container {
		width: 864px;
		}

#portfoliocontent {
		margin-left: 30px;
                margin-right: 30px;
                font-family: georgia, palatino, times new roman;
		color: 5c0905;
		}

img.portfolio {
		border: 5px solid #000000;
		}

img.portfoliothumbs {
		border: 3px solid #000000;
		}

#picturedetail {
		}

#piecelist {
		text-align: center;
		line-height:200%;
		font-size:50px;
		}

#thumbs {
		float:right;
		text-align: right;
                position:relative;
}

#message {
		font-weight:bold;
		}

#loginform {
		background-color: #EEEEEE;
		padding:15px;

		}
