body {
	text-align: center;
	min-width: 600px;
	background-color:#6c6c6c;
/*background-color:#eb72a7;*/
}
h1{
font-family:arial,helvetica,sans-serif;
font-size:22px;
color:#ff6699;
padding-left:10px;
}
h2{
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#333333;
}
img{
border:0px;
}
.text1{
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#ff6699;
padding-left:10px;
width:270px;
}
.text2{
font-family:arial,helvetica,sans-serif;
font-size:18px;
color:#ff6699;
padding-left:20px;
margin-left:20px;
width:270px;
}
.well{
font-family:arial,helvetica,sans-serif;
font-size:40px;
color:#ff6699;
padding-left:10px;
padding-right:50px;
}
.centered {
	margin:0 auto;
	height: 680px;
	width: 1024px;
	text-align: center;
	/*border: 1px dashed #FFFFFF;*/
	background-image: url(../images/pages/spray_base_3.jpg) ;
	background-repeat:no-repeat; 
  
}
.centered2 {
	margin:0 auto;
	width: 800px;
	text-align: center;
	/*border: 1px dashed #FFFFFF;*/
	background-color:#cccccc;
	background-repeat:no-repeat; 
  
}
.space1{
width:800px;
height:50px;
background-image: url(../images/pages/space_bg.png) ;
background-repeat:no-repeat; 
background-color:#6C6C6C;
}
.mainBod{
width:800px;
height:400px;
text-align:left;
}
.mainBod2{
width:800px;
text-align:left;
}
.navShell{
width:800px;

text-align:right;
background-image: url(../images/pages/main_top_bg.png) ;
background-repeat:no-repeat;
padding-right: 10px;
}
.topBar{
width:800px;
height:75px;
background-image: url(../images/pages/main_top_bg.png) ;
}
.botBar{
width:800px;
height:75px;
background-image: url(../images/pages/main_bot_bg.png) ;
}
.tPadd{
padding-right:10px;
}
.info{
padding-left:20px;
font-family:arial,helvetica,sans-serif;
font-size:11px;
color:#ff6699;
border: 1px dotted #ff6699;
}
.ex{
width:70px;
height:30px;
text-align:right;
}
.right{
text-align:right;
}
/*############         nav          ##############*/
a.tNav:link{
font-family:arial,helvetica,sans-serif;
font-size:40px;
color:#ff6699;
text-decoration:none;
}
a.tNav:hover{
font-family:arial,helvetica,sans-serif;
font-size:40px;
color:#888888;
text-decoration:underline;
}
a.tNav:visited{
font-family:arial,helvetica,sans-serif;
font-size:40px;
color:#ff6699;
text-decoration:none;
}
a.tNav:active{
font-family:arial,helvetica,sans-serif;
font-size:40px;
color:#888888;
text-decoration:none;
}
/* /////login-out nav*/
a.lNav:link{
font-family:arial,helvetica,sans-serif;
font-size:30px;
color:#333333;
text-decoration:none;
}
a.lNav:hover{
font-family:arial,helvetica,sans-serif;
font-size:30px;
color:#888888;
text-decoration:underline;
}
a.lNav:visited{
font-family:arial,helvetica,sans-serif;
font-size:30px;
color:#333333;
text-decoration:none;
}
a.lNav:active{
font-family:arial,helvetica,sans-serif;
font-size:30px;
color:#888888;
text-decoration:none;
}
//
a.killer:link{
width:70px;
height:30px;
text-decoration:none;
background-image:URL(../images/pages/delete1.jpg);
}
a.killer:hover{
width:70px;
height:30px;
text-decoration:underline;
background-image:URL(../images/pages/delete2.jpg);
}
a.killer:visited{
width:70px;
height:30px;
text-decoration:none;
background-image:URL(../images/pages/delete1.jpg);
}
a.killer:active{
width:70px;
height:30px;
text-decoration:none;
background-image:URL(../images/pages/delete1.jpg);
}
/*swfobject
body {
		background-color: #6c6c6c;
		font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	}

	#info {
		width: 300px;
		overflow: auto;
	}

	#flashcontent {
		border: solid 0px;
		width: 1024px;
		height: 680px;
		/*float: left;
		margin: 15px 20px;*/
	}*/