* { 
	font-family: Arial, Verdana; padding:0px; margin:0px;
}
html {
	height:100%; height:100%;
}

body {
	background-color:#008080; height:100%;
}

#wrap {
	width:920px; height:100%;
}

#header {
	height:25px; position:fixed; background-color:#005555; left:0px; top:0px; width:100%; background-image:url(../img/background.gif); background-repeat: repeat-x;
}

#nav {
	width:175px;
}

#nav p {
	padding:12px; font-size:10px; line-height:16px; margin-top:35px;
}

#nav ul {
	list-style-type:none; width:175px; padding: 4px 0px 4px 0px;
}

#nav ul a {
	margin-left:10px; font-size:12px; height:20px; padding:4px 4px 4px 24px; display:block;
	color:#FFFFFF; text-decoration:none; 
}

.inklbg {
	 background-image:url(../img/foot.gif); background-repeat: no-repeat;
}

#content {
	width:725px; font-size: 14px; background-color:#FFFFFF; padding:30px 10px 0px 10px;background-image:url(http://www.galgo-whippet.ch/images/back.gif);
}

#content ul {
	padding-left:10px;
}

#content ul li {
	 font-size:14px;
}

#content a {
	font-size:14px; color:#000000; text-decoration:underline;
}

#content td a {
	font-size:14px; color:#000000; text-decoration:underline;
}

#content table {
	font-size:14px;
}

h1 {
	font-size:18px; margin:35px 0px 10px 0px; text-align: center; color:#008080; font-style:italic; font-weight: bold;
}

h2 {
	font-size:14px; margin:10px 0px 10px 0px; font-weight:bold;	font-style: italic; color:#008080;
}

h3 {
	font-size:14px; margin:10px 0px 10px 0px; font-weight:bold; color:#008080;
}



p { font-size: 14px; }