@media screen, projection {
		.be-nice-to-Mac-IE5 {
			font-family: "\"}\"";
			font-family: inherit;
		}
		
/* -- GENERAL REDECLARATIONS ------------------------------------ */

html                            {height:100%;}

body 				{text-align:center; height:100%; margin:0; padding:0;}
body, tr, 
td, input, 
select, textarea 		{font:normal 0.7em Georgia, 	Times, Garamond, serif;}
a:link,a:visited 		{text-decoration:underline; color: 				#333333;}
a:hover 			{text-decoration:none;}
ul, ol	 			{margin:0 0 10px 25px;}
dl 				{margin:0 0 10px;}
dt 				{font-weight:bold;}
dd				{margin:0 0 3px 10px;}
p 				{margin:0 0 15px;}
h1 				{font-size:xx-large; margin:0 0 12px;}
h2 				{font-size:medium; margin:8px 0;}
h3 				{font-size:small; margin:6px 0 5px;}
h4 				{font-size:x-small; margin:4px 0;}
h5				{font-size:xx-small; margin:3px 0;}
h6 				{font-size:xx-small; margin:0;}
hr 				{display:none;}
img 				{border:none;}
acronym				{border-bottom: 1px dotted;}
blockquote 			{margin:0 25px 20px 25px; font-		style:italic;}
		
/* -- ID'S ---------------------------------------- */

#bg {position:fixed; top:0; left:0; width:100%; height:100%;}

#cont {position:relative; z-index:1;}

#wrapper 			{width:750px; margin:0 auto; text-align:left;}

#header a {background:transparent url(images/header.png) no-repeat;
display: block;
height: 50px;
width: 669px;
}
#header a span {
visibility: hidden;
}

#logo {position:relative; left:0; background:transparent url(images/title.png) no-repeat 0 0; width:669px; height:101px; margin:0; padding:0;}

#content { float:left; display:inline; background:transparent url(images/content.png) no-repeat 0 0; width:669px; margin:0 0 0 0; padding:0px 0px;   min-height:750px;
  height:auto !important;
  height:750px;}

#content-main {float:left; margin:0 0 0 30px; width:450px  !important; width /**/:450px; padding:10px 0px; display:inline;}

#content-side {float:right; margin:0 25px 0 0; width:145px !important; width /**/:145px; padding:12px 5px; display:inline;}

#footer {clear:both; width: 669px !important; width /**/:669px; text-align:center; height:40px; background:transparent url(images/foot.png) no-repeat 0 0; padding:7px 5px 10px 30px;}
	}