body {
	text-align:center;
	background-color:#999;
	background-image:url(img/mainbg.gif);
	background-repeat:repeat;
	background-position:center;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#7F7F7F;	
	line-height:16px;
	letter-spacing:1px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:none;

}

img {
	display:block;
}

#container {
	width:748px;
	margin:auto;
	text-align:left;
}

#top {
	width:748px;
	height:243px;
}

#left {
	width:193px;
	background-color:#EBEBEB;
	padding:0;
	margin:0;
	float:left;
}

#left p {
	padding:3px 10px 3px 10px;
	margin:0;
	text-align:right;
}

#nav img {
	display:inline;
}

#add {
	text-align:center;
	margin:15px 0 0 0;
}

#add p {
	padding:3px 10px 3px 10px;
	text-align:center;
}

#add img {
	margin:auto;
}

#title {
	background-image:url(img/titlebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

#title img {
margin:0 0 0 200px;

}

#content {
	width:505px;
	margin:0;
	padding:20px 20px 0px 20px;
	float:left;
}