body{
	background-attachment: fixed;
	background-image: url(../images/backtile.gif);
	background-repeat: repeat;
}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #663300;
}

a:visited {
	
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}

html,body{
SCROLLBAR-FACE-COLOR: #669933;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #555555;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;

}
H1{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 40px;
	width: 50%;
	border: thin solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}
#PageContainer{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	clear: both;
	height: 2400px;
}
#cardContainer{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: auto;
	height: 1200px;
}
#topimg{
	background-image: url(images/top_2.jpg);
	height: 112px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
#labelback{
	background-image: url(images/label_back.jpg);
	height: 112px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#toplabel{
	height: 83px;
	width: 700px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}
.toplabelimg{
	margin-left: 15px;
}
#midContainer{
	background-image: url(images/middle.jpg);
	background-repeat: repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#botimg{
	background-image: url(images/bottom.jpg);
	height: 53px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#PCimgContainer{
	width: 750px;
	margin-left: auto;
	padding-top: 5px;
	overflow: auto;
	margin-right: auto;
	clear: both;
	height: 900px;
}
.PCimg{
	height: 270px;
	width: 160px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: hand;
}
.PCimgB{
	height: 270px;
	width: 160px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: hand;
}
.PCimgW{
	float: left;
	width: 234px;
	margin-top: 50px;
	margin-left: 35px;
	margin-bottom: 0px;
	cursor: hand;
}
.radioContainer{
	float: left;
	height: 25px;
	width: 550px;
	background-color: #FFFFFF;
}

.RadioBut{
	height: 30px;
	width: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	text-align: left;
	background-image: url(images/radio_back.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	padding-top: 12px;
}

.RadioButWide{
	height: 30px;
	width: 230px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	text-align: left;
	background-repeat: no-repeat;
	display: block;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 36px;
	float: left;
	background-image: url(images/label_w.gif);
}

#musicContainer {
	background-image: url(images/music_back.jpg);
	height: 300px;
	width: 350px;
	border: medium solid #663300;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	margin-left: 10px;
	list-style-type: none;
	
}
#Musictext{
	margin-top: 70px;
	display: list-item;
	list-style-position: inside;
}
.muslist li {
	list-style-type: none;
}
#InputContainer{
	background-image: url(images/text_back.jpg);
	height: 300px;
	width: 350px;
	border: medium solid #663300;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 25px;
	overflow: auto;
	margin-right: auto;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	background-color: #CBEDED;
	padding: 5px;
	border: 1px solid #663300;
	width: 250px;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#textarea {
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	width: 200px;
	margin-left: 25px;
	
}
.scrolltext{
scrollbar-face-color: #E0D8C1;
   scrollbar-arrow-color: #804040;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #BC7878;
   scrollbar-shadow-color: #808080;
   scrollbar-darkshadow-color: #800000;
   scrollbar-track-color: #F7EBD1;
}
#sencardContainer{
	height: 500px;
	clear: both;
}
#sendCardtop{
	background-image: url(images/message_top.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-left-color: #663300;
}
.sendCard {
	clear: left;
	font-weight: normal;
	color: #663300;
	background-color: #FFFFCC;
	width: 680px;
	padding: 10px 10px 20px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2px;
	height: 470px;
	background-image: url(images/message_middle.jpg);
	background-repeat: repeat;
	border-right: medium solid #663300;
	border-bottom: medium solid #663300;
	border-left: medium solid #663300;

}

.label {
	color: #663300;
	text-align: left;
	width: 8em;
	float: left;
	padding-top: 8px;
	margin-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
	
}
sendCard p {
	line-height: 1em;
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 0px;

	
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	color: #663300;
	background-color: #CBEDED;
	width: 150px;
	padding: 4px;
	border: 1px solid #663300;
	
}
select{
	background-color: #CBEDED;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	border: 1px solid #663300;
	display: inline;
	text-align: center;
	margin: 10px;
	padding: 4px;
}
.button{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #663300;
	background-color: #CBEDED;
	padding: 5px;
	margin: 5px;
	border: thin solid #663300;
	cursor: hand;
}
.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .65em;
	text-align: center;
}
#nbimContainer{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
}
.nbimg{
	margin-top: 0px;
	float: left;
	margin-left: 25px;
}
