/* CSS Document */
body{
background-color:#9c9;
color:#363;
margin:0 auto 0 auto;
text-align:center;
font-size:0.9em;
background:url('../img/main_bg.gif') repeat-y top center;
font-family:Arial, Helvetica, sans-serif;
}

#wrap{
position:relative;
width:800px;
height:600px;
margin:0 auto;
text-align:center;
padding:0;
/*background-image:url(images/main_bg.gif);
background-repeat:repeat-y;*/
}

#head{
position:relative;
background-color:#fff;
color:#fff;
text-indent:-9999px;
width:100%;
height:500px;
background-image:url(img/bg.gif);
background-repeat:no-repeat;
margin:0 auto 0 auto;
text-align:center;
overflow:visible;
float:right;
}

#inbox{
height:50px;
}

#flash{display:block; width:300px; height:300px; margin:0 auto;}

#mail{width:100px; height:20px; display:block; clear:both; margin: 0 auto;}
#mail a{background:url(../img/mail_form.png) top left no-repeat; display:block; text-indent: -9999px; line-height: 20px;}
#mail a:hover{background-position: right;}

#foot_1{width:200px; height:40px; text-indent:-9999px; float:left;}

#footer{
	margin:0;
	width:398px;
	height:40px;
	float:left;
}

#w3c{
	width:200px;
	height:31px;
	float:right;
	text-align:left;
	margin:5px 0 0 0;
}	

#footer p{
	text-align:center;
	margin:0;
	color:#666;
}

#footer a:link    { color : #666 ; text-decoration : underline ; }
#footer a:visited { color : #666 ; text-decoration : underline ; }
#footer a:hover   { color : #383 ; text-decoration : underline ; background-color:#8b8; }

a:link    { color : #060 ; text-decoration : underline ; }
a:visited { color : #66f ; text-decoration : none ; }
a:hover   { color : #f00 ; text-decoration : underline ; }
a:active  { color : #6f6 ; text-decoration : underline ; }

.small{font-size:0.8em;}

#skype a{ text-decoration:none;}