﻿@charset "utf-8";
/* CSS Document */

html,body{
	margin: 0px;
	background-color: transparent;
	background: none;
	font-size: 12px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

div#allcontent{
	margin: 0;
	text-align: left;
	width: 894px;
}

div.page_right,
div.content_footer,
div.readmore,
div.youtube,
div#path_full,
div#header,
div#banner,
div#menu_top,
div#menu_bottom,
div#weblinks,
div#ezlink,
div#livesupport,
div#rotator #images,
div#rotator #messages{
	display: none;
}

div.page_left{
	padding: 0px;
	margin: 0px;
}

div.project_image{
	width: 100px;
}

div.project_text{
	width: 150px;
}

#header_print{
	display: block;
}

