body {
	margin : 0 0 0 0;
	background : url(images/bg.gif) repeat-x top fixed;
	background-color : #0c0c0c;
}

.body {
	font-size: 12px;
	color: #ededed;
	font-family: Arial, sans-serif;
	line-height: 1.4;
}

td {
	font-size: 12px;
	color: #ededed;
	font-family: Arial, sans-serif;
	line-height: 1.4;
}

h2 {
	margin: 0px 0px 10px 0px;
  font: bold 19px/19px Arial, Helvetica, Verdana, sans-serif;
	color: #f83f70;
}

h3 {
	margin: 25px 0px 5px 0px;
  font: bold 16px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #999999;
}

.pink {
	/*font-size: 11px;*/
	color: #f83f70;
	font-family: Arial, sans-serif;
	font-weight: bold;

}

a.pink {
	color: #f83f70;
  text-decoration: none;
}

a:hover.pink {
	color: #f83f70;
  text-decoration: underline;
}


.large {
	font-size: 14px;
	color: #DDDDDD;
	font-family: Arial, sans-serif;
	font-weight: bold;

}

.home {
	font-size: 11px;
	color: #f83f70;
	font-family: Arial, sans-serif;

}

.pinkbig {
	font-size: 14px;
	color: #f83f70;
	font-family: Arial, sans-serif;
}

.big {
	font-size: 14px;
	color: #ededed;
	font-family: Arial, sans-serif;
}

.footer1 {
	font-size: 11px;
	color: #7e7e7e;
	font-family: Arial, sans-serif;
}

A {
	/*font-size: 11px;*/
	font-family: Arial, sans-serif;
	color: #b1b1b1;
	background: transparent;;
	text-decoration: none;
}

A:hover {
	/*font-size: 11px;*/
	font-family: Arial, sans-serif;
	background: transparent;
	color: #f83f70;
  text-decoration: underline;
}

A.main {
	background: #202020;
}

A:hover.main {
	background: #202020;
}

A.footer1 {
	/*font-size: 11px;
	font-family: Arial, sans-serif;*/
	color: #b1b1b1;
	background: transparent;
	text-decoration: none;
}

A:hover.footer1 {
	/*font-size: 11px;
	font-family: Arial, sans-serif;*/
	color: #f83f70;
}

A.footer2 {
	font-size: 10px;
	/*font-family: Arial, sans-serif;*/
	color: ##7e7e7e;
	background: transparent;
	text-decoration: none;
}

A:hover.footer2 {
	/*font-size: 9px;
	font-family: Arial, sans-serif;*/
	color: #f83f70;
}


.bar {
	scrollbar-3d-light-color : #AAAAAA;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #AAAAAA;
	scrollbar-darkshadow-color : #DDDDDD;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-shadow-color : #000000;
}

.inp {
	background-color : #3C3C3C !important;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #ededed;
	border: 1px solid #000000;
	margin: 5px 0px 5px 0px;
}

#container {
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 750px;
	/*background : Aqua;*/
}

#footer {
	padding: 5px 12px 0px 0px;
	border: 0px;
	width: 710px;
	/*float: right;*/
	/*background : Aqua;*/
	font-size: 9px;
	color: #7e7e7e;
	font-family: Arial, sans-serif;
	text-align: right;
	
}

hr {
  border: 0;
  margin:20px 0px 20px 0px;
  width: 100%;
  color: #444;
  background-color: #444;
  height: 1px;
}

.photo {
	/*background-color:#555;*/
	padding:0px;
	border:10px solid #222;
	}
	
.blurb {
	background-color:#222;
	padding:15px 20px 20px 20px;
	float:right;
	margin-left:25px;
	font-style:italic;
	color:#f83f70;
	}
	
.blurb a.pinkbg {
	color:#FFF !important;
	background-color:#f83f70;
	font-style:normal;
	padding:1px 5px;
	margin:0px 2px;
	font-weight:bold;
	}
	
.blurb a:hover {
	color:#f83f70 !important;
	background-color:#FFF;
	text-decoration:none;
	}
	
	
	.pinkbg a:link, .pinkbg a:visited {
	color:#FFF !important;
	background-color:#f83f70;
	font-style:normal;
	padding:1px 5px;
	margin:0px 2px;
	font-weight:bold;
	}
	
	.pinkbg a:hover {
	color:#f83f70 !important;
	background-color:#FFF;
	text-decoration:none;
	}
	

	
.blurb h2 {
	color:#FFF;
	font-size:30px;
	margin-top:5px;
	}
	
.blurb strong {
	color:#FFF;
	}
	
.right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
	
.left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
	
	ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px; /*--Set height of tabs--*/
	border-bottom: 1px solid #f83f70;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 27px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 27px; /*--Vertically aligns the text within the tab--*/
	margin-right: 2px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #444;
	font-size:16px;
	border-bottom: 1px solid #444;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 15px;
	outline: none;
	color:#FFF;
}
ul.tabs li a:hover {
	background: #f83f70;
	color:#FFF;
	border-bottom: 1px solid #444;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#FFF !important;
	background: #f83f70;
	border-bottom: 1px solid #f83f70; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;

}
.tab_content {
	padding: 40px 0;
}


