body {
background-color:#cc74d9;
background-image:url('/site_layouts/spring/images/bg3.png');
background-repeat: repeat; 
background-attachment: fixed;
background-position:  center center;
text-align: center;
color: #1b1b1b; 
font-family: arial;
font-size: 8pt;
line-height: 13px;
}

td{
font-family: arial;
font-size: 8pt;
line-height: 13px;
}

textarea{
border-top: 1px solid #949494;
border-bottom: 1px solid #949494;
border-right: 1px dashed #3e3e3e;
border-left: 1px dashed #3e3e3e;
background-color: #fefefe;
color: #1b1b1b; 
font-family: arial;
font-size: 8pt;
line-height: 15px;
}

#ad{
float: left;
margin-left: 258px;
margin-top: -98px;
width: 728px;
height: 88px;
text-align: left;
}

*html #ad{
float: left;
margin-left: 258px;
margin-top: -98px;
width: 728px;
height: 88px;
text-align: left;
}

#header{
background-image:url('/site_layouts/spring/images/header.png');
background-repeat: no-repeat; 
background-attachment: scroll;
background-position:  center center;
width: 996px;
height: 334px;
margin: 0px auto;
}

#wrapper {
text-align: left;
margin: 0px auto;
padding: 0px;
width: 996px;
background: url("/site_layouts/spring/images/wrapbg.png") repeat-y;
background-position:  center center;
}

#sidebar {
float: left;
margin-left: 15px;
width: 338px;
text-align: justify;
}

#side {
background-color: #ffffff;
margin-top: -5px;
}

*html #side {
background-color: #ffffff;
margin-top: -1px;
}

#content { 
float: right;
margin-right: 15px;
margin-top: 0px;
width: 602px;
text-align: justify;
}

#footer {
clear: both;
width: 996px;
height: auto;
background-color: #ffffff;
font-align: center;
border: 1px solid #000000;
}

h1 {
font-family: arial;
color: #95e84d;
line-height: 15px;
text-align: left;
text-transform: lowercase;
font-weight:  bold;
font-size:14pt;
letter-spacing: -1px;
margin-bottom: 0px;
margin-top: 5px;
border-bottom: 1px dashed #474747;
}

h2 {
font-family: arial;
color: #11a8f5;
line-height: 15px;
text-align: center;
text-transform: lowercase;
font-weight:  bold;
font-size:12pt;
letter-spacing: -1px;
margin-bottom: 0px;
margin-top: 5px;
border-bottom: 1px dashed #474747;
}

a.tl:link, a.tl:active, a.tl:visited {
font-weight: normal;
color: #f19d0e;
}

a.tl:hover {
font-weight: normal;
color: #f5f107;
}

a.nav1:link, a.nav1:active, a.nav1:visited {
background: url("/site_layouts/spring/images/bullet1.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 11px;
font-weight: normal;
color: #1e1e1e;
text-align: left;
border-bottom: 1px dashed #f0f0f0;
padding-left: 10px;
}

a.nav1:hover {
background: url("/site_layouts/spring/images/bullet3.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 11px;
font-weight: normal;
color: #52c7f6;
text-align: left;
border-bottom: 1px dashed #f0f0f0;
padding-left: 10px;
}

a.nav2:link, a.nav2:active, a.nav2:visited {
background: url("/site_layouts/spring/images/bullet2.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 11px;
font-weight: normal;
color: #1e1e1e;
text-align: left;
border-bottom: 1px dashed #f0f0f0;
padding-left: 10px;
}

a.nav2:hover {
background: url("/site_layouts/spring/images/bullet3.png") no-repeat;
background-position:  left center;
display: block;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
line-height: 11px;
font-weight: normal;
color: #84da4c;
text-align: left;
border-bottom: 1px dashed #f0f0f0;
padding-left: 10px;
}

A:link, A:active, A:visited{
font-family: arial;
font-size: 8pt;
text-align: justify;  
font-weight: normal;
color: #bf65ff; 
text-decoration: none;
} 

A:hover{
font-family: arial;
font-size: 8pt;
text-align: justify;  
font-weight: normal;
color: #9742ff; 
text-decoration: none;
} 


u, U, underline {  
color: #36caff; 
border-bottom: 1px dashed #474747;
}

i, I, italic, em {
color: #36caff;
}

B, bold {
color: #36caff; 
}
.content-thumb{
	background-repeat:repeat;
	background-position:center center;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 150px; 
	height: 150px; 
	float: left; 
	overflow: hidden;
}

.content-overlay {background-image: url(/_theme/style/images/overlay.png);
  width: 150px;
 height: 150px;
 display: block;}

.content-overlay:hover {background-image: url(/_theme/style/images/overlay-hover.png);
  width: 150px;
 height: 150px;
 display: block;}

.content-thumb2{
	background-repeat:repeat;
	background-position:center center;
	margin-right: 5px;
	width: 250px; 
	height: 350px; 
	overflow: hidden;
}

.content-overlay2 {background-image: url(/_theme/style/images/overlay2.png);
  width: 250px;
 height: 350px;
 display: block;}

.content-overlay2:hover {background-image: url(/_theme/style/images/overlay-hover2.png);
  width: 250px;
 height: 350px;
 display: block;}

.clear {
	clear: both;}