/**********************************************************/
#content{
    font-family: Times, Helvetica, sans-serif;
    color: #222222;
    margin-top: 7px;
    position: absolute;
    float: right;
    width: 620px;
    top: 266px;
    left: 285px;
}

#content img{
    margin-left: 0px;
    margin-right: 0px;
    border: 2px ridge;
    padding: 3px;
    border-color: #9D0021;
}

#content p a {
    color: #9d0021;
    text-decoration: none;
    text-decoration: underline;
}
a.bottomlink:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #9d0021;
    text-decoration: none;
    text-align: center;
    text-decoration: underline;
}
a.bottomlink:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
a.bottomlink:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

/****** layout ******/
#container{
    margin: auto;
    width: 940px;
    position: relative;
    height: 1400px;
}

#content-wrapper{
    position: absolute;
    text-align: left;
    margin-top:37px;
    margin-left: 0px;
    margin-bottom:0px;
    background: #ffffff;

}

#wrapper {
    position: absolute;
    left: 20px;
    width: 900px;
    height: inherit;
    background-color: #ffffff;
}



#wrapper-right{
    width: 20px;
    background-image: url('../images/gradient/right.png');
    background-repeat: repeat-y;
    position: absolute;
    right: 0px;
    height: 100%;
}

#wrapper-left{
    width: 20px;
    background-image: url('../images/gradient/left.png');
    background-repeat: repeat-y;
    position: absolute;
    left: 0px;
    height: 100%;
}

#header {
    background: #000000 url(../images/header.jpg) no-repeat;
    height: 266px;
    width: 900px;
    position: absolute;
}


/*
.nav {
  background: #4B5360;
  position: absolute;
  top: 101px;
  left: 287px;
  width: 385px;
  padding: 9px 0;
  text-align: center;
}
.nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
.nav a {
  text-decoration: none;
  color: #fff;
}*/



/***********************************************************************************/

h1, h2, h3 {
    color: #9d0021;
}

/*
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	margin: 0;
	background-color: #4682B4;
	width:auto;
}*/

#main-menu {
    color: #9D0021;
    width: 200px;
    position: absolute;
    float: left;
    padding:10px 10px;
    top: 266px;
    font-weight: bold;

}
.menu {
    color:#111111;
    width: 200px;
    position: relative;
    float: left;

}

.menu h2 {
    color: #fff;
    padding: 4px 0 5px 5px;
    background: #4682B4;
}

.menu h2 a:hover {
    color: #9D0021;
}

.menu li {
    background: #4682B4 left url('../images/gradient/menu.png') repeat-y;
    border-top: 1px solid #F4EFDF;
    list-style: none;
    font-size: 14px;
    padding: 7px 0 8px 35px;
    border-bottom: 1px dotted #ccc;
    text-decoration:none;
    color:#9D0021 ;
}

.menu a {
    color:#9D0021 ;
}

.menu a:hover {
    color:#9D0021 ;
}
.menu a:visited {
    color:#9D0021 ;
}

.menu a:hover {
    text-decoration: overline underline;
}

.menu ul { list-style:none;}

.menu ul li a { color:#9D0021; text-decoration:none; }

.menu ul li ul { 
    display:none;
    height:20px;
}

.menu ul li {
    padding: 3px 20px 0px 10px;
    text-align:center;
    height:35px;
    width: 170px;
    margin-left: -40px;
}

.menu li:hover { 
    position:relative;
}
.menu li ul li a {
    color:#9D0021;
}
.menu ul li:hover ul {
    z-index:10;
    background-color:#D4CAFF;
    border: 1px solid #FFFFFF;
    display:block;
    width:180px;
    position:absolute;
    text-align:left;
    top:-2px;
    left:200px;
}

/************************ articles *************************/
#articles{
    font-family: Arial, sans-serif;
    font-size: small;
    font-weight: normal;
}
/******************************************************************************/
#right {
    position:absolute;
    width: 250px;
    margin-left:1250px;
    top:350px;
    height:350px;
}

#bottom{
    height: 90px;
    position: absolute;
    bottom: 0px;
    background-color: #333333;
    width: 900px;
}





/*a.bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}
a.bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}
a.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.bottomlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}*/



/*
.text02 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	border: none;
	padding: 0px;
	color: #40607A;
	font-weight: bold;
	text-align:center;
}*/


/* Newsletter*/

#col-in {
    /* background-color:#FF8C00; */
    font-size:12px;
    text-align:center;
    width:250px;
    height:140px;
}

#col-in h3 a {
    color:#4682B4;
    margin:0 -10px 15px;
    padding:5px 15px 5px 10px;
}

#col-in h3 a:hover {
    color:#4682B4;
    margin:0 -10px 15px;
    padding:5px 15px 5px 10px;
}

#comments span{
    color: #9D0021;
    font-size: 14px;
}


/* Footer */

#foot {
    width: 100%;
    height: 90px;

    background: #444444;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

#footer {
    margin: 0 auto;
    padding: 20px 0 0px 0;
    width: 900px;
}

#footer p {
    margin: 0;
    line-height: normal;
    font-size: 9px;
    text-transform: uppercase;
    text-align: center;
}

#footer a {
    color: #111111;
    border-bottom: none;
}

.dock {
    position: relative;
    height: 45px;

}
.dock-container {
    position: relative;
    height: 40px;
    padding-left: 20px;
    left:0px;
}
a.dock-item {
    display: block;
    width: 40px;
    color: #fff;
    position: relative;
    top: 0px;
    border-bottom: none;
    text-align: center;
    text-decoration: none;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
    border: none;
    margin: 5px 10px 0px;
    width: 100%;
}
.dock-item span {
    display: none;
    padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
    width: 900px;
    bottom: 0px;
    position: relative;
    left: 0px;
    text-align:left;

}
.dock-container2 {
    position: absolute;
    height: 40px;
    padding-left: 20px;
    margin-bottom:2px;
}
a.dock-item2 {
    display: block;
    font: bold 12px Arial, Helvetica, sans-serif;
    width: 40px;
    color: #999999;
    bottom: 0px;
    border-bottom: none;
    position: absolute;
    text-align: center;
    text-decoration: none;
}
.dock-item2 span {
    display: none;
    padding-left: 20px;
}
.dock-item2 img {
    border: none;
    margin: 5px 10px 0px;
    width: 100%;
}
/*    BOX    */
.box {
    background:url(images/box-bg.gif) left top repeat-x;
    width:100%;
}
.box .border-top {
    background:url(images/border.gif) repeat-x top;
    height: 53px;
    bottom: 62px;
}
.box .inner {
    padding: 27px 0px 0px 0px;
    /*   background-color: #FFFFFF;*/
}
.box .inner { margin-bottom: 30px;}

#copyright{
    color: #DDDDDD;
}

#copyright a{
   color: #9D0021;
}

/* Footer */

