	A:link {text-decoration: none;}
	A:visited {text-decoration: none;}
	A:active {text-decoration: none;}
	A:hover {text-decoration: none;}
html, body
	{
    padding: 0;
    margin: 0;
	background-color:#F8F8FF;
	}
#container
	{
    width:800px;
    margin:0 auto;
/*	background-color:#B8B8B8;*/
	background-color:#E6E6E6;
	box-shadow: 0px 0px 20px #888888;
	}
#header
	{
	}
#nav
	{
	}
#main
	{
	float:left;
	padding:5px 20px;
	width:400px;
	/*border-right: 2px groove #E8E8E8;*/
	font-family:"SzamizdatCarbon", sans;
	font-size:16px;
	line-height:1.4em;
/*	background-color:#B0C4DE;*/
	background-color:#B0B0B0;
	box-shadow: 3px 3px 10px #888888;
	}
#main2
	{
	float:left;
	padding:10px 20px;
	width:560px;
	/*border-right: 2px groove #E8E8E8;*/
	font-family:"SzamizdatCarbon", sans;
	font-size:14px;
	line-height:1.4em;
/*	background-color:#B0C4DE;*/
	background-color:#B0B0B0;
	box-shadow: 3px 3px 10px #888888;
	}
#side
	{
    float:left;
	padding:3px 20px;
	width:320px;
	font-family:"SzamizdatCarbon", sans;
	font-size:16px;
	line-height:1.4em;
/*	text-align:center;*/
	}
#copy
	{
	clear:both;
	padding:5px;
	text-align: center;
	font-family: "Verdana", sans;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top: 2px groove #E8E8E8;
	}
.carbon
	{
	font-family: "SzamizdatCarbon", Georgia;
	}
.textil
	{
	font-family: "SzamizdatFreshTextil", Georgia;
	}
.rtextil
	{
	font-family: "SzamizdatRaggedTextil", Georgia;
	}
.textcol
	{
	color:#000000;
	}
.exc {
	position : relative;
	top : .3em;
	}
@font-face {
    font-family: 'SzamizdatCarbon';
    src: url('font/szami/SzamizdatCarbon.eot'); /* IE9 Compat Modes */
    src: url('font/szami/SzamizdatCarbon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/szami/SzamizdatCarbon.woff') format('woff'), /* Modern Browsers */
         url('font/szami/SzamizdatCarbon.svg#Szamizdat-Carbon') format('svg'), /* Legacy iOS */
         url('font/szami/SzamizdatCarbon.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'SzamizdatFreshTextil';
    src: url('font/szami/SzamizdatFreshTextil.eot'); /* IE9 Compat Modes */
    src: url('font/szami/SzamizdatFreshTextil.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/szami/SzamizdatFreshTextil.woff') format('woff'), /* Modern Browsers */
         url('font/szami/SzamizdatFreshTextil.svg#Szamizdat-FreshTextil') format('svg'), /* Legacy iOS */
         url('font/szami/SzamizdatFreshTextil.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
    font-family: 'SzamizdatRaggedTextil';
    src: url('font/szami/SzamizdatRaggedTextil.eot'); /* IE9 Compat Modes */
    src: url('font/szami/SzamizdatRaggedTextil.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/szami/SzamizdatRaggedTextil.woff') format('woff'), /* Modern Browsers */
         url('font/szami/SzamizdatRaggedTextil.svg#Szamizdat-RaggedTextil') format('svg'), /* Legacy iOS */
         url('font/szami/SzamizdatRaggedTextil.ttf') format('truetype'); /* Safari, Android, iOS */
}

