body 
{
	background-color:#00aeef;
	padding:0px;
	margin:0px;
	background: url(grammata.jpg);
	background-size: 100% 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}
#container
{
	min-width:100%;
	min-height:100%;
	width:100%;
	height:100%;
}
#top
{
	position:relative;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:250px;
	width:686px;
	height:120px;
	background-color:transparent;
	background-image:url("top.png");
	display:none;
}
#mid
{
	min-width:779;
	position:relative;
	background-color:transparent;
	padding:10px;
	background-repeat:no-repeat;
	margin-top:-60px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
canvas
{
	background-color:yellow;
}
#wrapper
{
	min-width:819px;
	width:819px;
	max-width:819px;
	min-height:1113px;
	height:1113px;
	position:relative;
	background-color:#262626;
	background-image:url("./bkg.png");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#wrapper2
{
	min-width:798px;
	width:798px;
	max-width:798px;
	min-height:1113px;
	height:1113px;
	position:relative;
	background-color:#262626;
	background-image:url("./bkg.png");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-left:20px;
	padding-top:20px;
	color:white;
}
.content
{
	background-color:#f1f0f0;
	position:relative;
	width:640px;
	max-width:640px;
	min-height:575px;
	height:575px;
	margin-left:20px;
	background-repeat:no-repeat;
	padding:10px;
}
.contentData
{
	border:2px solid #e4e4e4;
	width:615px;
	height:550px;
	padding:10px;
	overflow:auto;
}
.contentData span
{
	font-size:15px;
}
.repository
{
	display:none;
}
.toolbar
{
	color:#00aeef;
	min-height:45px;
	height:45px;
	min-width:632px;
	width:632px;
	margin-top:10px;
	margin-left:40px;
	background-color:white;
	text-align:center;
}
.toolbar a
{
	color:black;
	text-decoration:none;
	font-size:12px;
}
.toolbar a:hover
{
	color:#ed6902;
}
.rotated
{
	transform: rotate(-1deg);  /* W3C */
	/*
	-webkit-transform: rotate(-1deg); /* Safari & Chrome */
	-moz-transform: rotate(-1deg); /* Firefox */
	/*
	-ms-transform: rotate(-1deg); /* Internet Explorer */
	/*
	-o-transform: rotate(-1deg); /* Opera */
	/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99984770, M12=0.01745241, M21=-0.01745241, M22=0.99984770,sizingMethod='auto expand')";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99984770, M12=0.01745241, M21=-0.01745241, M22=0.99984770,sizingMethod='auto expand');
	zoom:1;
	*/
}
.row
{
	clear:left;
}
#langBar
{
	position:relative;
	color:#00aeef;
	background-color:transparent;
	top:10px;
	left:600px;
	font-size:15px;
	max-width:100px;
	max-height:16px;
	display:none;
}
#langBar img
{
	border:0px;
}
#langBar a
{
	color:#00aeef;
	text-decoration:none;
}
#mailbox
{
	position:absolute;
	background-image:url('./mailbox.png');
	min-width:298px;
	width:298px;
	min-height:353px;
	height:353px;
	top:580px;
	margin-left:-54px;
	background-repeat:no-repeat;
	display:none;
}
#splash
{
	width:833;
	height:810;
	background-image:url(splash.png);
	position:relative;
}
#splash a
{
	color:white;
	text-decoration:none;
}
.ContentTable
{
	min-height:550px;
	height:550px;
}
table ul
{
	padding-left:10px;
}
.textTd
{
	padding-right:10px;
	font-size:13px;
	text-align:left;
	vertical-align:top;
}
.imgTd
{
	border-left:solid 3px #e4e4e4;
	padding-left:10px;
	vertical-align:top;
}
#footer
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	color:#00aeef;
	max-width:340px;
	margin-top:50px;
	display:none;
	font-size:15px;
}
#footer a
{
	color:white;
	text-decoration:none;
	
}
.windowBorder
{
	min-width:775px;
	min-height:20px;
	padding:5px;
	margin-top:20px;
	margin-left:20px;
	background-color:#909090;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	overflow-y:hidden;
	overflow-x:auto;
	float:left;
}
.windowTitle
{
	height:30px;
	background-color:#DDD;
	color:black;
	font-weight:bold;
	font-size:15px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#EEE));
	background: -moz-linear-gradient(top,  #CCC,  #EEE);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#EEEEEE');
}
.title
{
	float:left;
}
.minimizeBox
{
	min-width:20px;
	min-height:10px;
	margin-left:20px;
	width:40px;
	height:10px;
	float:right;
	color:black;
	border:1px;
	cursor:pointer;
	font-weight:bold;
	text-align:right;
}
.windowContent
{
	background-color:#EEE;
	padding:10px;
	padding-bottom:0px;
	float:left;
	min-width:755px;
}
.windowFooter
{
	width:100%;
	min-height:10px;
	height:10px;
	background-color:#EEE;
	float:left;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top,  #EEE,  #CCC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#CCCCCC');
}
#wind
{
	height:300px;
}
textarea
{
	border-radius:5px;
}
.wTxtTd
{
	min-height:30px;
	height:30px;
	width:290px;
	width:290px;
	padding-left:10px;
	background-image:url(./bkgTxt.png);
	background-repeat:no-repeat;
}
.wTxtTd input
{
	width:280px;
	width:280px;
	border:0px;
}
#sectionForm
{
	position:relative;
}
.sortableTable
{
	border-width:0px;
	border-spacing:0px;
}
#contactForm
{
	background-color:white;
}
#introWrapper
{
	width:819px;
	height:766;
	position:absolute;
}
#wrapperWrapper
{
	min-width:819px;
	width:819px;
	max-width:819px;
	min-height:1113px;
	height:1113px;
	position:relative;
	background-color:#262626;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.iconButton
{
	border:0px;
}
#logoLink
{
	position:absolute;
	top:100px;
	left:20px;
	width:280px;
	height:100px;
	background-color:transparent;
	cursor:pointer;
}