*{ 
	margin:0px;
	padding:0px;
}

body { 
	font: 12px "Trebuchet MS", Tahoma, Arial, Sans-Serif; 
	background-color: #fff;
	color: #fff;
}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.top { float: top; }

a img { text-decoration: none; border: none; }
a:hover, p a { text-decoration: none; color: #45134A; }
a:link, p a  { text-decoration: none; color: #6796CE; }
a:visited, p a  { text-decoration: none; color: #45134A; }
#foot p a:hover { text-decoration: none; color: #6796CE; }
#foot p a:link { text-decoration: none; color: #6796CE; }
#foot p a:visited { text-decoration: none; color: #6796CE; }

#c { width: 250px;padding: 10px; margin: auto; }
#wrapper { background: #eee url(bg.gif) center center repeat-x; height: 310px; }
#con { width:900px; margin: auto; }
#logo { width: 1024px; margin: auto; }
h3 { color: #aa0000; font-size: 25px; text-shadow: 1px 1px 1px #666; }
