@CHARSET "UTF-8";
.log {
	background-color: #fdffee; 
	color: black; 
	border: solid 0px;  
	text-align: left; 
}
body {
	background-image:url(../images/vivien_bg1.jpg);
	background-repeat:no-repeat;
	background-color: #fdffee; 
	margin-top: 0px;
	margin-left: 0px;
	text-align: left; 
	font-family: georgia; 
	padding: 0px; 
}

h4 { color: maroon; }

body table td {
	vertical-align: top;
	text-align: left;  
	padding: 0px; 
	}

.view {
text-align:left;
}

.biography {
	text-align: justify; 	
	}

.biography i {
	color: maroon; 
	}
	
.footer {
background-color:#993333;
text-align:center;
color:#fdffee;
width:100%;
height:20px;
}
.left {
	text-transform:uppercase;
	left:0px;
	width:205px;
}
.left a {
	color:maroon;
	display:block;
	text-decoration:none;
	margin-left: 22px;
}
.left a:hover {
	color:#990000;
	background-color:#ffcccc;
}

a {color: black;}
a:visited {color: #003300;}
a:hover {color: gray;}
a:active {color: #990000;}

.right {
	background-image:url(../images/bg_right.png);
	background-repeat:repeat-y;
}		

.right_links {
	text-transform:uppercase;
	text-align:right;
	margin-right: 22px; 
}
.right_links a {
	color: black; 
	text-decoration:none;
}
.right_links a:hover {
	color: #990000; 
	background-color:#ffcccc;
}
.avatars {
	text-aling: center;
}
.avatars ul {
	list-style-type: none;	
}
.avatars li {
	 display: inline;
	 padding: 5px;	 
}
.avatars img {
}

pre {
    font-size: 16px;
}

li { list-style-type: square; }

.almost_bottom {
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	height:45px;
}	
	
	

