@charset "utf-8";
/* CSS Document */

a:link {
	COLOR: #333333;
	TEXT-DECORATION: underline;
}
a:visited {
COLOR: #00FF00;
TEXT-DECORATION: underline;
}
a:hover {
COLOR: #FF0000;
TEXT-DECORATION: underline;
BACKGROUND: #FFFF80;
}
a:active {
COLOR: #00FF00;
TEXT-DECORATION: none;
BACKGROUND: #FFFF80;
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;


	background-image: url(pict1/background image 1.jpg);
	background-repeat :repeat;
	background-color: #000;
	background-image: url(pict1/background%20image%201.JPG);
}
.container {
	width: 80%;
	max-width: 100%;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 400px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	/* [disabled]background-color: #0C0; */
}
.joos {
	font-size: 36px;
}
.sidebar1 {
	/* [disabled]float: left; */
	/* [disabled]width: 25%; */
	/* [disabled]background: #93A5C4; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]background-image: url(images/100_2180a.jpg); */
	/* [disabled]height: 600px; */
	text-align: center;
}
.img {
	text-align: center;
	vertical-align: middle;
	}
.foot {
	}.arvixe {
	color: #F00;
}
.container .content #wm {
	text-align: center;
}
#wm {
	text-align: center;
}
.facebook {
	color: #F00;
	text-decoration: underline;
	text-align: right;
}
.face {
	color: #6F0;
	text-align: right;
}
.container .content p a {
	color: #0FF;
}
