@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A8A8A8;
}

#container {
width: 750px;
margin: 0 auto 0 auto;
text-align: left;
}

#header {
	height: 98px;
	background-color: #FFF;
	font-size: 12px;
	color: #FFFFFF;
}
#menubar {
	height: 23px;
	background-image: url(images/conflayout_02.jpg);
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 2px;
	color: #FFFFFF;
}


#logo {
	position: relative;
	top: 0px;
	left: 0px;
}

#left {
	width: 510px;
	float: left;
	background-repeat: repeat-y;
	text-align: left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 18px;
}
#left p {
	font-size: 12px;
}
#left h1 {
	font-size: 24px;
	text-align: center;
}

#left h2 {
	font-size: 14px;
	font-weight: bold;
}

#right {
	width: 200px;
	float: right;
	background-repeat: repeat-y;
	text-align: left;
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right p {
	font-size: 12px;
	a:link
}


#main {
width: 442px;
margin: 0 10px 0 10px;
float: left;
}

.clear {
clear: both;
height:0;
}

#content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/conflayout_03.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 750px;
}

.footer {
	background-color: #FFF;
	background-image: url(images/conflayout_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-top;
	padding-top: 1px;
}

#right p a:link {
	color: #000;
	text-decoration: underline;
}

#right p a:hover {
	color: #999999;
	text-decoration: none;
}

#right p a:active {
	color: #000000;
	text-decoration: none;
}
#right p a:visited {
	color: #000000;
	text-decoration: underline;
}
#menubar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menubar a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#menubar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover {
	color: #999999;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#left a:link {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#left a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#left a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

}
strong {
	font-size: 18px;
}
newfuckingtag1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
newfuckingtag1 {
	text-align: center;
	font-size: 36px;
}
tag2 {
	font-size: 22px;
}
h1 {
	font-size: 24px;
}
#container #content #left div mytag1 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

