@charset "UTF-8";

li {
	list-style:none;
}

body {
	background-image: url(images/background_main.gif);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 190px;
}
#wrap {
	width: 980px;
	margin: 0px auto;
}
#wrap #container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8C8D05;
	font-weight: bolder;
}
#buttons {
	background-color: #111111;
	width: 140px;
	height: 300px;
	margin-left: 10px;
}

img {
	margin: 0px;
	padding: 0px;
}

.imgPadded {
	margin: 2px;
}
.cities {
	margin: 0px;
	padding: 45px 0 20px 0;
	float: left;
	text-align: center;
	height: 130px;
}
.party-V_link {
	margin: 0px;
	padding: 0px 0 8px 0;
	float: left;
	height: 95px;
	text-align: center;
}


#container #footer {
	background: url(images/layout_8.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 100%;
	text-align: center;
}


/************** HOME STYLE *****************************/

#home-header {
	background-image: url(images/New/header.jpg);
	width: 980px;
	height: 155px;
	float: left;
}
#home-content {
	background: url(images/background_content.gif);
	margin: 0px;
	padding: 0px;
	float: left;
}
#home-content #home-flash {
	background-image: url(images/layout_2.jpg) no-repeat left top;
	width: 487px;
	height: 410px;
	float: left;
}
#home-content #home-text-content {
	margin: 0px;
	float: left;
	width: 383px;
	height: 470px;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home-text-content ul li {
	list-style-position: inside;
	list-style-image: url(images/bull.png);
}


/************** INTERNAL STYLE *****************************/

#internal-header {
	background-image: url(images/header_2.jpg);
	width: 980px;
	height: 179px;
	float: left;
}
#internal-content {
	margin: 0px;
	padding: 0px;
	float: left;
}
#internal-content #internal-flash {
	float: left;
}
#internal-content #internal-text-content {
	background: url(images/internal-template_2.jpg) repeat;
	float: left;
	width: 880px;
	padding-left: 50px;
	padding-right: 50px;
}
#internal-text-content ul li {
	list-style-position: outside;
	list-style-image: url(images/bull.png);
}

.left {
	float:left;
	width:335px;
	/*background: url(images/internal-template_4.jpg) no-repeat left bottom;*/
}

.right {
	float:right;
	width:535px;
	/*background: url(images/internal-template_4.jpg) no-repeat right top;*/
}

ul h3 {
	font-size: 16px;
	color: #CCCCCC;
	display: inline;
}

.yellow {
	color:#8C8D05;
}
.left li, li ul li {
	margin-bottom: 10px;
}
.blue {
	color: #010064;
}
.blue {
	color: #0033FF;
}
.red {
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.smallfont {
	font-size: 10px;
}
#rightside {
	width: 100px;
	color: #000099;
}
