/* CSS Document */

* 
{
	font-family:Tahoma;
}

a:link {color:#9776A7;}
.link {font-size:xx-small;}

html>body .content {
}

body 
{
  	text-align: center;
	background-image:url(images/back.gif); 
	background-attachment:fixed;
}

h1 
{
	font-size:x-small;
	font-weight:bolder;

	voice-family: "\"}\"";  /* IE 5 workaround. IE5 takes first values. */
  	voice-family:inherit;
	font-size:small; font-weight:bolder
}

html>body .content {
}

.container 
{
	width: 850px;
	text-align: left;
	border:#D2A3DB 3px solid;
	height:830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#FFFFFF;
	font-size:12px; 
}

.navbar
{
	position:relative;
	top:20px;
	left:95px;
	width:638px;
	height:24px;
	background-color:#D2A3DB;
	border-left:#D2A3DB 3px solid;
	border-right:#D2A3DB 3px solid;
	
	voice-family: "\"}\"";  /* IE 5 workaround. IE5 takes first values. */
  	voice-family:inherit;
	width:632px;
}

html>body .content {
}

.buttons
{
	position:relative;
	float:left;
	width:105px;
	height:18px;
	margin-top:3px;
	background-color:#E6BEED;
	font-size:11px;
	padding-left:8px;
	padding-top:1px; 
	font-weight:500;
	cursor:pointer;
	
	voice-family: "\"}\"";  /* IE 5 workaround. IE5 takes first values. */
  	voice-family:inherit;
	width:97px;
	height:17px;
}

html>body .content {
}

.buttons2 /* Mouse over */
{
	position:relative;
	float:left;
	width:105px;
	height:18px;
	margin-top:3px;
	background-color:#9776A7;
	font-size:11px;
	padding-left:8px;
	padding-top:1px; 
	font-weight:500;
	color:#FFFFFF;
	cursor:pointer;
	
	voice-family: "\"}\"";  /* IE 5 workaround. IE5 takes first values. */
  	voice-family:inherit;
	width:97px;
	height:17px;
	
}
html>body .content {
}
	
.images
{
	position:relative;
	margin-top:40px;
	left:270px;
	width:275px;
	height:auto;
	text-align:center;
	background-repeat:no-repeat;
}

.txt
{
	position:relative;
	top:20px;
	left:70px;
	width:600px;
	text-align:center;
	color:#666666;
} 

.news
{
	position:relative;
	top:20px;
	left:150px;
	width:450px;
	padding:15px;
	line-height:17px;
	font-size:8pt;
	text-align:left;
	color:#666666;
	background-color:#FDD7E6;
	border:1px solid #FABFD6;
}

.counter
{
	position:relative;
	left:350px;
	width:50px;
	text-align:center;
	margin-top:40px;
}

.cd
{
	position:relative;
	padding:10px;
	border:dotted 1px #999999;
	height:auto;
	width:378px;
	margin-top:40px; 
}

.cdtxt
{
	position:relative;
	width:350px;
	height:50px;
	left:5px;	
	padding:10px;
	border-bottom:dashed 1px #999999;
	background-color:#FDD7E6;
}

.written
{
	position:relative;
	font-size:xx-small;
	left:250px;
	width:250px;
	text-align:center;
	margin-top:35px;
	margin-bottom:20px;
}

.written a:link, a:visited {font-size:8pt}

