body { 
	margin:0px;
	padding:0px;
	background-image: url(bg.gif); 
	background-repeat: repeat-x; 
	background-color: #242424;
	}

#container {
	margin: 0px;
	position:relative;
	left: 102px;
	width: 376px;
	padding: 126px 0px 0px 0px;
	text-align: left;
	background-color: #242424;
}

#container2 {
	margin: 0px;
	padding: 0 0 0 102px;
	text-align: left;
	background-color: #242424;
}

#container3 {
	margin: 0px;
	padding: 18px 0 10px 139px;
	text-align: left;
	background-color: #242424;
}

#container2 {
	margin: 0px;
	padding: 0 0 0 102px;
	text-align: left;
	background-color: #242424;
}

#undo {
	margin: 0px;
	left: 0px;
	text-align: left;
	background-color: #242424;
}

p { font-family: serif, Times New Roman; font-size:15px; color: #d4d4d4; line-height: 1.7;  padding: 3px 0 0 37px; }
p.two { font-family: serif, Times New Roman; font-size:15px; color: #d4d4d4; line-height: 1.7;  padding: 0 0 0 139px; }


a:link {color: #ffe082; text-decoration: none; }
a:visited {color: #ffe082; text-decoration: none; }
a:hover {color: #a0c8ea; text-decoration: underline; }
a:active {color: #ffe082; text-decoration: none; }

a.tie:link {color: #a0c8ea; text-decoration: none; }
a.tie:visited {color: #a0c8ea; text-decoration: none; }
a.tie:hover {color: #ffe082; text-decoration: underline; }
a.tie:active {color: #a0c8ea; }

img { border: 0; }