/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/bk_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}

#wrapper {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk_wrapper.png);
	padding-left: 6px;
	padding-right: 6px;
	background-color: #2A3784;
}

#header {
	background-image: url(images/header.jpg);
	height: 322px;
}
#topLinks{
	background-image: url(images/bk_topLinks.png);
	height: 38px;
	position: relative;
	top: 284px;
	text-align: center;
}

#topLinks ul li {
	display: inline;

}
#topLinks ul {
	position: relative;
	left: 164px;
}

#content {
	padding-top: 5px;
	padding-left: 10px;
	text-align:center;

		
}

#leftSide {
	float: left;
	width: 550px;

	
}

#rightSide {
	float: right;
	width: 314px;
	text-align:left;
}

#exciteImage {
	background-image: url(images/excite.jpg);
	height: 125px;
}
#footer {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk_bottom.png);
	padding-left: 6px;
	padding-right: 6px;
	height: 10px;
}
#footerText {
	color: yellow;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-bottom: 10px;
}


#footerTop {
	background-image: url(images/bk_bottom_graid.gif);
	width: 923px;
	height: 37px;
}

#footerText ul li {
	display: inline;
}
#footerText ul li a, #footerText a{
	color: yellow;
}
#footerText ul li a:HOVER, #footerText a:HOVER{
	color: #BA96AE;
}
.clear {
	clear:both;
}

.images {
	background-image: url(images/bk_image.jpg);
	padding: 4px;
	width: 286px;
	margin: 2px;
}

.imagesLarge {
	background-image: url(images/bk_pic_large.gif);
	padding: 3px;
	width: 336px;
	height: 218px;
	margin: 5px;
}

#btn1 {
 	background-image:url(images/btns_main.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 109px;
	float: left;	
}

#btn1:HOVER{
 	background-image:url(images/btns_main_RO.jpg);
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
}
#btn2 {
 	background-image:url(images/btns_main-02.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 109px;
	float: left;	
}

#btn2:HOVER{
 	background-image:url(images/btns_main_RO-02.jpg);
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
}
#btn3 {
 	background-image:url(images/btns_main-03.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 109px;
	float: left;	
}

#btn3:HOVER{
 	background-image:url(images/btns_main_RO-03.jpg);
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
}
#btn4 {
 	background-image:url(images/btns_main-04.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 109px;
	float: left;	
}

#btn4:HOVER{
 	background-image:url(images/btns_main_RO-04.jpg);
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
}
#btn5 {
 	background-image:url(images/btns_main-05.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 109px;
	float: left;	
}

#btn5:HOVER{
 	background-image:url(images/btns_main_RO-05.jpg);
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
}
.disappear {
	display: none;
}

p, h2 {
	
	font-size: .85em;
	color: #FFF;
}
 p {
	line-height: 1.25em;
 }

p a {
font-weight: bold;
	color: #FFDE3B;
}


h1, b, strong {
	font-weight: bold;
	color: #FFDE3B;
	padding-top: 20px;
	padding-bottom: 5px;
}

h2 {
	font-size: 1.20em;
	padding-top: 15px;
	color: #FFDE3B;
}

hr {
	background-color: #FFDE3B;
	padding: 0px;
	margin: 0px;
}

.imagesNew {
	margin:6px;
	padding:2px;
	border: solid 1px #a23160;
	background-color: #e595b8;
}

.label {
	width:200px;
	float:left;
	text-align:right;
	font-size:.7em;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 0 0;
	margin:5px 5px 5px 0; 
	color:#fff; }
.input {
	width:200px;
	float:left;
	font-size:.9em;
	padding:2px;
	margin:5px 0;
	color:#000; }
#submit {
	font-size:.8em;
	margin:5px 0 0 205px; }
.large {
	font-size:1.5em;
	position:relative;
	top:-15px; }
.form {
	position:relative;
	top:-10px; }

#social {
float:right;
display:inline;
margin-right:10px;
}
	
a#button_twitter img { border:none;}
a#button_twitter:hover img { border:none; }
a#button_twitter{ display:block; height:145px; width:290px; overflow:hidden; }
a#button_twitter:hover { display:block; text-indent:-290px; }

a#button_facebook img { border:none;}
a#button_facebook:hover img { border:none; }
a#button_facebook{ display:block; height:140px; width:290px; overflow:hidden; }
a#button_facebook:hover { display:block; text-indent:-290px; }

a#button_text img { border:none;}
a#button_text:hover img { border:none; }
a#button_text{ display:block; height:148px; width:290px; overflow:hidden; }
a#button_text:hover { display:block; text-indent:-290px; }