body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #353535;
  	font-size: 12px;
  	color: #eaeaea;
}

table {
	font-size: 12px;
}

img {
border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #d5268b;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#container_big {
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
}

#container {
	float: left;
	position: relative;
	width: 800px;
	text-align: left;
	padding: 0px;
	background-color: #000;
}


#header {
	float: left;
	position: relative;
	width: 800px;
	height: 115px;
	text-align: left;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	float: right;
	position: absolute;
	width: 850px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	height: 35px;
	text-align: center;
	top: 72px;
	left: 0px;
}

#menu a:hover {
	display: block;
	float: left;
	position: relative;
	background: url(images/a_link.gif);
	width: 87px;
	text-align: center;
	height: 35px;
	overflow: hidden;
	line-height: 33px;
	color: #dd2e93;
	margin-right: 40px;
	margin-left: 10px;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	background: url(images/a_hover.gif);
	width: 87px;
	text-align: center;
	height: 35px;
	overflow: hidden;
	line-height: 33px;
	color: #fff;
	margin-right: 40px;
	margin-left: 10px;
	text-decoration: none;
}

#pink {
	float: left;
	position: relative;
	width: 603px;
	height: 79px;
	left: 0px;
	background-image: url(images/pink.gif);
	background-repeat: no-repeat;
	color: #bdc1e4;
	margin-top: 6px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	margin: 2px;
}

#green {
	float: left;
	position: relative;
	width: 603px;
	left: 0px;
	background-image: url(images/green_back.gif);
	background-repeat: repeat-y;
	color: #fff;
	margin-top: 6px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}


#content {
	float: left;
	position: relative;
	width: 800px;
	text-align: left;
	padding: 0px;
	overflow: hidden;	
	background-color: #000;
}

#content-box {
background-color: #000;
}

/*Right Menu*/
#right {
	width: 180px;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	color: #ccc;
	font-size: 10px;
	background-color: #000;
}

#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	text-align:center;
}

.glossymenu{
margin: 5px 0px 5px 0px;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #000;
border-bottom-width: 0;
overflow: hidden;
background-color: #000;
}

.glossymenu a.menuitem{
background: black url(images/titlebar.png) repeat-x bottom left;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #d5268b;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 0px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #ffffff;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/titlebar.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: black;

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid black;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #A50000;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #000;
color: #ffffff;
}




#main {
	float: left;
	position: relative;
	width: 609px;
	left: 6px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	background: #000000;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 0px;
	padding-bottom: 0px;
	_height: 60px;
	height: 70px;
	
}

#footer a {
	color: #d5268b;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name{ font-size:36px; text-transform:uppercase;padding: 10px 0px 0px 30px; color:#d3258a; font-weight:700}
#name span { color:#43b529; font-size:20px; text-transform:lowercase;}

/*List Maker Styles*/
.indexlistItem{
	text-align:center;
	_padding:30px 0 30px 0px;
	padding:30px 0 30px 50px;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	font-weight:bold;
}
.indexlistItem img{
	
	border: 0;
	margin:0 0 5px 0;
	
}
.indexlistItem a{
text-decoration:none;
color: #bb3b0c;
}

#LayoutTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
font-weight: normal;
margin: 0px;
text-transform: capitalize;
}