a:link {
	color: #F06186;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #F06186;
	text-decoration: none;
		font-weight: bold;
	}
	
a:hover {
	color: #F99AB3;
	text-decoration: none;
		font-weight: bold;
	}
	
a:active {
	color: #F06186;
	text-decoration: none;
		font-weight: bold;
	}
	
A:link.lala { 
margin: 2px;
display: block;
text-decoration: none; 
padding: 5px; 
text-transform: uppercase;
color: #FFFFFF; 
font-size:10px; 
line-height: 10px;
letter-spacing: 1px;
background-color: #4E4E4E;
text-align: left;
}

A:visited.lala { 
margin: 2px;
display: block;
text-decoration: none; 
padding: 5px; 
text-transform: uppercase;
color: #FFFFFF; 
font-size:10px; 
line-height: 10px;
letter-spacing: 1px;
background-color: #4E4E4E;
text-align: left;
}

A:hover.lala { 
margin: 2px;
display: block;
text-decoration: none; 
padding: 5px; 
text-transform: uppercase;
color: #FFFFFF; 
font-size:10px; 
line-height: 10px;
letter-spacing: 1px;
background-color: #DC7089;
text-align: left;
}
	



p {
text-indent: 20px;
}

img { 
border:0px 
}

img.pic{
border: 1px solid #9E9E9E;
padding:5px;
margin: 2px;
}

img.pic:hover {
border: 1px solid #DC7089;
padding:5px;
margin: 2px;
}


body, table, tr, td {
font: 11px arial; 
color: #232323; 
line-height: 14px; 
letter-spacing: 0px; 
}



strong, b {
	color: #232323;
	}

em, i {
	color: #232323;
	}

h1, h2, h3 {
	color: #9E9E9E;
	margin: 0px 10px 0px 0px;
	padding: 5;
	text-transform: uppercase;
	font: 16px century gothic;
	letter-spacing: 2px;
        background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #9E9E9E;
	}

	
blockquote {
border-left: 9px solid #B9B9B9;
padding: 10px;
}


#side {
border : solid 0px #000000;
position: absolute;
left:413px;
top:250px;
padding: 5px; 
width:100px;
z-index:3;}

#content {
border : solid 0px #000000;
position: absolute;
left:8px; 
top:320px;
padding:0px; 
width:402px;
z-index:3;}

td.content3 {width:235;
	text-align:left;
	color:#7B7171;
	font-family:arial,verdana,trebuchet ms,sans-serif;
	font-size:9px;
	padding:3px;
	line-height:10px;
	border-bottom-width:2px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:2px;
	border-style:solid;
	border-color:#d7b4c0;
	background-color:#ecd0d9;
	font-style:italic;}


#footer {	position:relative; bottom:0px; left:0px;
	width:100%; height:140px;
	background:url('images/footer_bg.jpg') #d9dfe7 repeat-x bottom; 
	}

#f { background:transparent url('images/footer_01.jpg') no-repeat center bottom; height:140px }

#short { 	width:739px; height:140px;
	position:relative;
	top: 48px; left:316px;
	}

.f { width: 150px; float:left; }

ul.sc {	width:140px;
	height:100px;
	}
ul.go {	width:80px;
	height:100px;
	}
ul.dc {	width:182px;
	height:100px;
	}

body {
  margin:0px 0px 0px 0px;
  padding:0px;
  background: #dfd5d0;
 background-image: url(images/back.jpg);
  background-repeat: repeat-x;
  }

