body { color:#eee; background:#f3f2f2; font-size:75%; font-family:Arial, Tahoma, Verdana; padding:0; margin:0; text-align:center; }

/*
	| Links |
*/
a { outline:none; }
a:link,a:visited { color:#eee; text-decoration:none; }
a:hover,a:active,a:focus { color:#ddd; text-decoration:underline; }

/*
	| Home Page |
*/
#main_wrapper { width:100%; height:615px; }
#main { text-align:left; margin:0 auto; width:895px; height:535px; position:relative; }

/*
	| Images |
*/
img { border:none; padding:0; margin:0; outline: none; float: left;}
a.img {text-decoration:none;}
/*
	| Copyright Info |
*/
.copy { color:#777; font-size:.9em; word-spacing:.1em; text-align:center; margin:40px auto; }
.copy a:link,.copy a:visited { color:#6c9634; }
.copy a:hover,.copy a:active { color:#999; text-decoration:none; }

