@font-face {
	font-family: 'AnagramRegular';
	src: url('fonts/anagram/Anagram-webfont.eot');
	src: local('☺'), url('fonts/anagram/Anagram-webfont.woff') format('woff'), url('fonts/anagram/Anagram-webfont.ttf') format('truetype'), url('fonts/anagram/Anagram-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JungleFeverRegular';
	src: url('fonts/junglefever/JungleFever-webfont.eot');
	src: local('☺'), url('fonts/junglefever/JungleFever-webfont.woff') format('woff'), url('fonts/junglefever/JungleFever-webfont.ttf') format('truetype'), url('fonts/junglefever/JungleFever-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KitchenpoliceRegular';
	src: url('fonts/kitchenpolice/KITCHENPOLICE-webfont.eot');
	src: local('☺'), url('fonts/kitchenpolice/KITCHENPOLICE-webfont.woff') format('woff'), url('fonts/kitchenpolice/KITCHENPOLICE-webfont.ttf') format('truetype'), url('fonts/kitchenpolice/KITCHENPOLICE-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MatizRegular';
	src: url('fonts/matiz/Matiz-webfont.eot');
	src: local('☺'), url('fonts/matiz/Matiz-webfont.woff') format('woff'), url('fonts/matiz/Matiz-webfont.ttf') format('truetype'), url('fonts/matiz/Matiz-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CantarellRegular';
	src: url('fonts/cantarell/Cantarell-Regular-webfont.eot');
	src: local('☺'), url('fonts/cantarell/Cantarell-Regular-webfont.woff') format('woff'), url('fonts/cantarell/Cantarell-Regular-webfont.ttf') format('truetype'), url('fonts/cantarell/Cantarell-Regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CantarellOblique';
	src: url('fonts/cantarell/Cantarell-Oblique-webfont.eot');
	src: local('☺'), url('fonts/cantarell/Cantarell-Oblique-webfont.woff') format('woff'), url('fonts/cantarell/Cantarell-Oblique-webfont.ttf') format('truetype'), url('fonts/cantarell/Cantarell-Oblique-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CantarellBold';
	src: url('fonts/cantarell/Cantarell-Bold-webfont.eot');
	src: local('☺'), url('fonts/cantarell/Cantarell-Bold-webfont.woff') format('woff'), url('fonts/cantarell/Cantarell-Bold-webfont.ttf') format('truetype'), url('fonts/cantarell/Cantarell-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CantarellBoldOblique';
	src: url('fonts/cantarell/Cantarell-BoldOblique-webfont.eot');
	src: local('☺'), url('fonts/cantarell/Cantarell-BoldOblique-webfont.woff') format('woff'), url('fonts/cantarell/Cantarell-BoldOblique-webfont.ttf') format('truetype'), url('fonts/cantarell/Cantarell-BoldOblique-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-size:  20px;
	font-family: 'CantarellRegular', sans-serif;
	color: #5f5f5f;
	background-color: #e7e7e7}


h1 {
	font-family: 'MatizRegular', sans-serif;
	font-size:  3em;
}

h2 {
	font-family:  'MatizRegular', sans-serif;
	font-size: 2em;
	mnargin-bottom: 1.5em;
}

h3 {
	font-family:  'MatizRegular', sans-serif;
	font-size:  1.75em;
}

table {
	margin-bottom: 3em;
}

em {
	font-family: 'CantarellOblique', sans-serif;
	font-size:  0.9em;
}


p.borderbottom a, p.borderbottom a:visited, p.borderbottom a:active {
	text-decoration: none;
	border-bottom: 1px solid ;
	color: #5f5f5f;
}

p.borderbottom a:hover {
	color: red;
	border-bottom: 1px dotted;
}


p.linkbackground a, p.linkbackground a:visited, p.linkbackground a:active {
	text-decoration: none;
	background-color: #5f5f5f;
	color: #e7e7e7;
}

p.linkbackground a:hover {
	text-decoration: none;
	background-color: red;
	color: #e7e7e7;
}

p.linkhome a, p.linkhome a:visited, p.linkhome a:active {
	font-size: 10px;
	text-decoration: none;
	background-color: #5f5f5f;
	color: #e7e7e7;
}

p.linkhome a:hover {
	font-size: 10px;
	text-decoration: none;
	background-color: red;
	color: #e7e7e7;
}


.entityshow {
	font-size:  1.5em;
	font-family:  'CantarellBold', sans-serif;
}

#left {
	width: 40px;
	float: left;
}

#main {
	width: 760px;
	float: right;
}

#wrapper {
	width:  800px;
}

#footer {
	margin-top: 40px;
	clear: both;
}

