  /*  * {  
        padding: 0;  
        margin:0;  
        }  
   ul {  
        list-style:none;  
        }  
   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	float:left;
	padding:5px;
	border-right:#600;
	border-right-style:solid;
	border-right-width:1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	float:left;
	padding:5px;
	font-weight:bold;
	border-right:#600;
	border-right-style:solid;
	border-right-width:1px;
}*/

#navigator a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	float:left;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:10px;
	border-right:#fff;
	border-right-style:solid;
	border-right-width:1px;
	width:auto;
	text-align:center;
}
#navigator a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	float:left;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:10px;
	border-right:#fff;
	border-right-style:solid;
	border-right-width:1px;
	width:auto;
	text-align:center;
}
.contentpagetitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #fff;
	text-decoration: none;

}
.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #fff;
	text-decoration: none;

}
.contentheading:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	height: auto;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
       }  
.contentheading:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	height: auto;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
       }  

.readon:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #f00;
	text-decoration: none;

}
.readon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #f00;
	text-decoration: none;

}

#sidebar_right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #f00;
	text-decoration: none;

}

#sidebar_right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #f00;
	text-decoration: none;

}
	.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	height: auto;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
       }  
	.float {  
       float: left;  
       }  
   .clear {  
       clear: both;  
       }  
   #container {
	width: 978px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
       }  
   #header {
	height: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	width:978px;
	background-color: #000;
       }  
   #content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	float: left;
	width: 690px;
       }  
   #sidebar_left {  
       text-align: center;  
       background-color:#CCCCCC;  
       width: 200px;  
       }  
   #sidebar_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 260px;
	padding: 10px;
	background-image: url(../../template-home/images/home-background-picture.jpg);
	float: right;
       }  
   
	body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-attachment: fixed;
}
#navigator {
	left:0px;
	top:119px;
	width:100%;
	height:40px;
	z-index:1;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
	background-image: url(../../template-home/images/background-navigator.jpg);
}
#box {
	height: 298px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	font-weight: normal;
	float: left;
	width: 323px;
	background-color: #FFF;
	background-image: url(../images/background-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
}
#boxinner {
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	font-weight: normal;
	float: left;
	width: 670px;
	background-image: url(../../template-home/images/home-background-picture.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-right: 7px;
}
.title-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	background-color: #FFF;
	height: 42px;
	width: auto;
	border: 1px solid #666;
	padding: 5px;
}
.title-box-small {
	text-align: left;
	background-image: url(../images/background-title.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	width: 633px;
	height: 30px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #000;
}
.title-box-red {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	padding: 10px;
}
.txt-box {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.community-design {
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 310px;
}
.community-design-txt {
	background-color: #FFF;
	padding: 5px;
	background-image: url(images/design-community-background.jpg);
	background-repeat: repeat-x;
}
.borders-design {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;
}
.comunity-design-border-down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 18px;
}
#pop {
	position: absolute;
	top: 260px;
	left: 386px;
	width: auto;
	height: auto; /*always take 1/2 from the size of the height, they have to be negative*/
	; /*always take 1/2 from the size of the width, they have to be negative*/
	visibility: hidden;
	padding: 10px;
	background-color: #000;
}
.home-picture {
	background-image: url(../../template-home/images/home-background-picture.jpg);
	height: 385px;
	width: 660px;
	padding: 15px;
}
.tit {
	border: 1px solid #000;
	width: auto;
}
.title {
	text-align: left;
	background-image: url(../images/background-title.jpg);
	background-repeat: repeat;
	background-position: top;
	width: auto;
	height: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border: 1px solid #000;
}
#sidebar_right-big {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	width: 260;
	padding: 0px;
	width: 260px;
}
.contentpaneopen {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	background-image: url(../../template-home/images/transparent-background.png);
	background-repeat: repeat;
	color: #000;
	width: 650px;
	padding: 7px;
	text-align:left;
	height:auto;
}
.contentpaneopen2 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	background-image: url(../../template-home/images/transparent-background.png);
	background-repeat: repeat;
	color: #000;
	width: 650px;
	padding: 7px;
	text-align:left;
	height:650px;
}
.archive-pane {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	background-image: url(../../template-home/images/transparent-background.png);
	background-repeat: repeat;
	color: #000;
	padding: 7px;
}
#archive-list {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	background-image: url(../../template-home/images/transparent-background.png);
	background-repeat: repeat;
	color: #000;
	width: 650px;
	padding: 7px;
}

img{ border:0px;}
/*.contentpaneopen img {
	padding: 7px;
}*/
#sidebar_right-social {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 260px;
	padding: 10px;
	background-image: url(../../template-home/images/team-background-soacial.jpg);
	float: right;
}
#sidebar_right-big {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
	width: 260;
	padding: 0px;
	width: 260px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
#footer {
	height: 289;
	padding-top: 10;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	height: auto;
	background-color: #000;
       }  