body {
	background: url(images/Background.jpg) repeat-x top;
	font-size: 12pt;
}
a:visited {
	color: #0F0401;}

#container {
	text-align: center;
	margin: auto;
	width: 760px;
	background: url(images/Background4.gif) repeat;
}
#header {
	background: #0F0401;
	height: 100px;
}

#content {
	padding: 10px;
	border: 1px solid #0f0401;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content p {
	text-align: left;
}

#contentLeft {
	float: left;
	width: 260px;
	text-align: left;
}
#contentRight {
	float: right;
	width: 475px;
}
#menu {
	float: right;
	width: 170px;
	border-left: 2px solid #0F0401;
	padding-left: 10px;
	margin-left: 10px;
}
#menu img {
	border: none;
}
br.clear {
	padding: 0em;
	margin: 0em;
	clear: both;
  }

#smilepreviewbox
{
	border: 1px solid #0f0401;
}
div.smilebox {
	border: 10px solid #0F0401;
	padding: 10px;
	width: 375px;
	background: #0f0401;
}
#footer {
	background: #0F0401;
	height: 10px;
	width: 740px;
}
 .largerText {
	font-size: 1.1em;
}
h1, h2, h3, h4 {
	text-align: left;
}
div.cap1 {
	width: 180px;
	color: black;
	font-size: .9em;
	float: left;
			background: #CCCCCC;
}
div.cap2 {
	width: 180px;
	color: black;
	float: right;
	font-size: .9em;
	background: #CCCCCC;
}
div.procedure {
	text-align: center;
	color: white;

}