/* style.css - a simple style sheet */

body {
  margin-left: 10%; margin-right: 10%;
  color: black; background: #97035A url(backtest.jpg);
}
#spacerbot p{
	color: white;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	}
	
	#spacerbot a{
	color: white;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	}
#spacerbot a:hover {
	color: #FE2E9A;
	text-decoration: none;
}
	
#holderbox {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#centerbox {
	width: 800px;
	margin: 0 auto 0 auto;
}

#container {
	width: 800px;
	position: relative;
padding-bottom: 30px;
	background: transparent;
}
#spacertop {
	width: 800px;
	height: 30px;
	float: left;
	background: transparent;	

}
#spacerbot img {

	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background: transparent;
border-style: none;	

}




#spacerbot {
	width: 800px;
	height: 30px;
	float: left;
background: #F473BE;	
margin-bottom: 10px;
position:relative;
}

#header {
	width: 800px;
	height: 180px;
	float: left;
	background: #F444AB;	

}
#headleft {
	width: 475px;
	height: 120px;
	float: left;
	background: transparent;
}
#headleft img {
	margin-left: 40px;
	margin-top: 36px;
	float: left;
}
#headright {
	width: 325px;
	height: 120px;
	float: right;
	background: transparent;
	text-align: right;
}
#headright p {
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 9px;
	margin-top: 10px;
	display: block;
	letter-spacing: 2px;
	font-weight: normal;
	}
#headright a {
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
display: block;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
}
#headright a:hover {
	color: #603861;
	text-decoration: none;
}
#nav {
	width: 800px;
	height: 28px;
	float: left;
	background: #F473BE;
}
li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #3e3b3f;
	letter-spacing: 1px;
	margin-left: 20px;
	line-height: 20px;
	}
ul#subnav {
	list-style-image: url(bullet.png);
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 3px;
	display: block;
	
	}
	
	ul#subnav li a { 
color: #3e3b3f;

 text-decoration: none; 
 }
 
ul#subnav li a:hover {
 color: #CA0A6C; 


 }

ul#twitter_update_list li {
	margin-left: 0px;
 	letter-spacing: 0px;
	line-height: 11px;
	padding-left: 0px; 
	padding-top : 0px; 
	list-style: none; 
	color: #3e3b3f;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 15px 30px 15px 50px;


	}
	
ul#twitter_update_list li a { 
color: #3e3b3f;
 border-bottom: none;
 text-decoration: none; 
 color: #97035A;
 }
 
ul#twitter_update_list li a:hover {
 color: #CA0A6C; 
 border-bottom: solid 1px; 
 }

ul#twitter_update_list {
	list-style: none;
	list-style-position:outside;
	padding-left: 0px;
	text-indent: 0px;
	text-align: left;
			
	line-height: 13px;


	
	}

#nav a {
	font-family: sans-serif;
	height: 28px;
	color: white;
	text-decoration: none;
	padding-top: 7px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 4px;
	background: #F473BE;
}
#navleft {
	width:25px;
	height: 28px;
	float:	left;
	background: #F473BE;
	}
	#navright {
	width:25px;
	height: 28px;
	float:	right;
	background: #F473BE;
	}
#nav1 {
	width: 150px;
	height: 20px;
	float:	left;
	text-align: middle;
}
#nav1 a {
	width: 150px;
	height: 18px;
	float: left;
}
#nav1 a:hover {
	color: #FE2E9A;
	text-decoration: none;
}
#nav2 {
	width: 150px;
	height: 18px;
	float:	left;
	text-align: middle;
}
#nav2 a {
	width: 150px;
	height: 18px;
	float: left;
}
#nav2 a:hover {
	color: #FE2E9A;
	text-decoration: none
}
#nav3 {
	width: 150px;
	height: 18px;
	float:	left;
	text-align: middle;
}
#nav3 a {
	width: 150px;
	height: 18px;
	float: left;
}
#nav3 a:hover {
	color: #FE2E9A;
	text-decoration: none
}
#nav4 {
	width: 150px;
	height: 18px;
	float:	left;
	text-align: middle;
}

#nav4 a {
	width: 150px;
	height: 18px;
	float: left;
}


#nav4 a:hover {
	color: #FE2E9A;
	text-decoration: none
}
#nav5 {
	width: 150px;
	height: 18px;
	float:	left;
	text-align: middle;
}
#nav5 a {
	width: 150px;
	height: 18px;
	float: left;
}
#nav5 a:hover {
	color: #FE2E9A;
	text-decoration: none
}
#main {
	width: 800px;
	float: left;
	background: #f8e7f8;
	min-height:700px;
		overflow: hidden;
}
#main2 {
	width: 800px;
	float: left;
	background: white;
	min-height:700px;
	position: relative;
	right: 200px;

}



img
{ 
margin-top: 0em;
margin-bottom: 0em;
margin-left: auto;
margin-right: auto;
display: block;

}
img.mainright
{	  border-style: none;
display: block;
    margin-left: auto;
    margin-right: auto



}

img.mainleft
{  border-style: none;
margin-top: 20px;
margin-bottom: 20px;
padding: 0em;
margin-left: auto;
margin-right: auto;
display: block;

}

img.table
{  border: 1px #d6d6d6 solid;
width: 85px;
height: 85px;
margin-top: 0em;
margin-bottom: 0em;
padding: 0.3em;
margin-left: auto;
margin-right: auto;
display: block;

}
img.large
{  border: 1px #d6d6d6 solid;
width: 200px;
height: 200px;
margin-top: 0em;
margin-bottom: 0em;
padding: 0.3em;
margin-left: auto;
margin-right: auto;
display: block;

}


#mainleft {
	width: 600px;
	float: left;
	background: transparent;
	min-height:700px;
	position: relative;
left:100px

}
#mainrightbot {
width: 200px;
float: right;
background: transparent;
height:42px;
position: absolute;
top: -50px;
right: 0px;

}
#mainrightbot img {
width: 32px;
float:right;
margin-right:10px;
margin-bottom: 10px;
display:inline;



}

#mainleft a {
	color: #F444AB;
	text-decoration: none;
}
#mainleft a:hover {
	color: #603861;
	text-decoration: none;
}
#mainright a {
	color: #F444AB;
	text-decoration: none;
}
#mainright a:hover {
	color: #603861;
	text-decoration: none;
}
blockquote {
  background: transparent url(quoleft.png) left top no-repeat;
}
blockquote div {
  padding: 30px 30px;
  background: transparent url(quoright.png) right bottom no-repeat;
  font-size: 20px;
  text-align: left;
  color: #AE317A;
	margin: 30px 30px 30px 50px;
}

table.form {
	margin: 0 auto;
margin-top:40px;
}

#mainleft p {
	color: #3e3b3f;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 15px 30px 15px 50px;
	text-align: left;
}
#mainright {
	width: 160px;
float:right;
	background: transparent;
position: relative;
left: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:100px
	}

#mainrightb1 {
	width: 160px;
	float: left;
	background: transparent;
	padding-top: 25px;

}
#mainrightb2 {
	width: 160px;
	float: left;
	background: transparent;
}
#mainrightb3 {
	width: 160px;
	float: left;
	background: transparent;
}
#mainrightb4 {
	width: 160px;
	float: left;
	background: transparent;
}

#mainrightb5 {
	width: 160px;
	float: left;
	background: transparent;
}


table.imagright
{
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
display: block;
}
table
{
width: 450px;
font-family: verdana, sans-serif;
font-size: 12px;
margin-left: auto;
margin-right: auto;
margin-top:20px;
margin-bottom: 20px;
border-collapse:separate;
empty-cells:hide;

}
table.collections
{
width: 480px;
font-family: verdana, sans-serif;
font-size: 12px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
margin-bottom: 20px;
border-collapse:separate;
empty-cells:hide;

}
td
{
font-family: verdana, sans-serif;
font-size: 0.75em;
margin-left: 65px;
color: #3e3b3f;
margin-top:10px;
letter-spacing: 1px;
text-align: justify;
padding-left: 20px;
padding-right: 20px;

border-collapse:separate;
empty-cells:hide;
}
td.header
{
font-family: verdana, sans-serif;
font-size: 0.75em;
font-weight: bold;
color: #655865;
letter-spacing: 1px;
text-align: center;
margin-left: 65px;
margin-top:40px;

border-collapse:separate;
empty-cells:hide;
}
th
{
font-family: verdana, sans-serif;
font-size: 12px;
margin-left: 65px;
margin-top:40px;

border-collapse:separate;
empty-cells:hide;
}
th
{
width: 100px;
}

#mainright p {
	color: #3e3b3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
	text-align: justify;
}
#mainright h3 {
	font-family: book antiqua,arial,sans-serif;
	font-size: 12px;
	color: #3e3b3f;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: justify;
}
#mainright a {
text-decoration: none
}

h1 {
	font-family: verdana;
	font-size: 1.063em;
	color: #97035A;
	font-weight: normal;
	letter-spacing: 5px;
	margin: 40px 40px 40px 40px;
}

#mainleft h2 {
	color: #F473BE;
	font-family: serif;
	font-size: 14px;
	line-height: 13px;
	margin: 30px 30px 30px 50px;
	text-align: left;
	letter-spacing: 3px;
}

#mainright h2 {
	font-family: book antiqua,arial,sans-serif;
	font-size: 11px;
	color: #3e3b3f;
	font-weight: bold;
	letter-spacing: 3px;
}

#mainleft h2.table {
	color: #F473BE;
	font-family: serif;
	font-size: 16px;
	line-height: 0px;
	margin: 10px 10px 10px 10px;
	text-align: center;
	letter-spacing: 4px;
}
h3 {
	font-family: book antiqua,arial,sans-serif;
	font-size: 12px;
	color: #3e3b3f;
	font-weight: bold;
	letter-spacing: 1px;
}
m1 {
	font-family: book antiqua,arial,sans-serif;
	font-size: 13px;
	color: white;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 20px 20px 20px 20px;
	
}
f1 {
	font-family: sans-serif;
	font-size: 0.5em;
	color: #3e3b3f;
	font-weight: normal;
	letter-spacing: 0px;

}
f2 {
	font-family: verdana;
	font-size: 0.5em;
	color: #3e3b3f;
	font-weight: normal;
	letter-spacing: 2px;

}
