html {
	margin: 0;
	padding: 0;
}
body {
	background-color:black;
	text-align: center;
	color: #FF3399;
	font: 14px verdana, sans-serif;
	margin: 0;
	
}
a, a:link,a:visited {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
img {
	border: 0px;
}
h1 {
	color: #FF3399;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: italic;
}
h2 {
	color: #FF3399;
	margin: 1em 0 1em 0;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
}

h3
{ 
color: #ff80ff;
margin: 10px 5px;
padding: 2px;
font: bold 10pt tahoma;
border-bottom: 1px dashed #ff80ff;
line-height: 18pt;
max-width: 440px;
}

hr {
	color: #ff3399;
	width: 200px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
img.left {
	float: left;
	padding: 0 25px 15px 0;
	}

img.right {
	float: right;
	padding: 0 5px 15px 30px;
	}
	
.clear {
	clear: both;
}
#wrapper {
	width: 778px;
	margin: auto;
}
#header {
	height: 282px;
	border: 2px solid #FF3399;
	background: url(images/Header2.jpg) no-repeat;
}
#menu {
	width: 768px;
	height:45px;
	margin: 5px 0px 5px 5px;
	padding: 0;
/*	background-image:url(images/nav2.gif); */
	background-repeat:no-repeat;
	text-align: center;
	float: left;
	border: 1px solid #FF3399;
}
#menu ul {
	height: 28px;
	margin: 10px 0 10px 0;
	list-style: none;
}
#menu li {
	display: inline;
	background: none;
	padding-left: 0px;
}
#menu a {
	font: italic bold 11pt Georgia,Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	display:inline;
	border-right: 2px solid #FF3399;
}

a.lastitem {
	border-right: none!important;
	margin:0;
	padding: 0;
	vertical-align: top;
	background: white;
}
#body {
	clear: both;
	width: 100%;
}
#content {
	background-color: black;
	padding: 10px 43px 40px 43px;
	border: 1px solid #FF3399;
	text-align: justify;
}
#content ul {
	margin-left: 0;
}

.contact {
	text-decoration: underline;
	font-weight: bold;
}
#ajaxticker1{
width: 300px;
height: 282px;
border: none;
padding: 0px;
background-color: black;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: black;
}
		#photos {text-align: center;}
		#photos table img{padding: 10px;}


/* Links page css */
#linksouterblock
{
clear: both; 
border: #ff33cc 1px dashed; 
padding: 2px; 
margin: 10px 0px; 
background: transparent; 
width: 658px; 
display: inline-block; 	
}
#linkstitlestrip {
border: pink 1px dotted; 
padding: 2px; 
background: pink; 
color: black;
font-weight: bold;	
}
.linkslinebreak {
clear: both; 
line-height: 4px;	
}
.linksservicestext {
margin-left: 8px; 
color: white; 
padding: 2px;	
}
ul.linksarea {
margin-top: 5px; 
color: white; 
text-align: left;
}
li.linksarea {
margin: 3px 0px 0px 10px;	
}
A.linksareaanchor, a.linksareaanchor:link,a.linksareaanchor:visited
  {
	color: #FF3399;
	text-decoration: none;
	border-bottom: 1px white dotted;
}
a.linksareaanchor:hover {
	color: white;
	border-bottom: 1px #FF3399 dotted;
}
A.bodylink, a.bodylink:link,a.bodylink:visited
  {
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px white dotted;
}
a.bodylink:hover {
	color: pink;
	border-bottom: 1px pink solid;
}

.linksarealogocontainer {
float: right; 
border: 0; 
max-width: 200px; 
height: 150px; 
text-align: center;	
}



.celebrity {
	color: white;
	border-bottom: 1px white dotted;
}

