body {
	
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#contents p {
	line-height: 22px;
	color: #3C0000;
}
#header .logo {
	/*background-image: url(images/logo7.jpg);*/
	background-repeat: no-repeat;
	height: 102px;
	width: 102px;
	float: left;
    margin:20px 0 0 80px;
    border-radius:50px;
}
#header #logo h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 20px;
	color: #160000;
}
#header #topmenu {
	list-style-image: none;
	list-style-type: none;
	margin-left:200px;
	
	width: 800px;
}
#header #topmenu li {
	display: inline;
}

.link-table {

}
#header {
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
    background-color:#07b9f2;
	height: 155px;
	position:initial;
    top:0;
    left:0;
    width:100%;
	z-index:2;
}
#header #topmenu a  {
	background-image: url(../images/topmenu.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 150px;
	padding-top: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 22px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
    
}

#menu {
	margin: 0px;
	
	list-style-image: none;
	background-image: url(../images/bg_menu.jpg);
     background-color:#07b9f2;
	height: 328px;
	width: 20%;
	top: 152px;
	left: 0px;
	z-index: 5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
    /*margin-top:140px;*/
    
	background-repeat:repeat-y;
	list-style-image: none;
	background-image: url(../images/bg_menu.jpg);
         background-color:#07b9f2;
	float:left;
	width: 15%;
	top: 152px;
	left: 0px;
	z-index: 5;
    text-decoration:none;
	font-weight:bold;
    color:white;
    font-size:medium;
}
#contents .highlight {
	background-color: #F2EEE6;
	color: #000000;
}
#header #logo a {
	color: #000000;
	text-decoration: none;
}



    #contents {
	margin-top: 175px;
	margin-right: 15px;
	margin-left: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 35px;
}
#contents  a {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
#contents #dashbar {
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 5px;
	background-color: #EDE7DC;
	border: 1px dashed #CEBE9F;
}
#contents #dashbar h2 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 3px;
	background-color: #8D0000;
	color: #B66B6B;
	background-image: url(../images/bg.gif);
	background-position: 25px;
}
#contents #dashbar p {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

      #sidemenu {
   
     
      }
      #footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:25px;
	padding:0;
	color:#CB9898;
	font-size:x-small;
	font-style:normal;
	text-align:center;
	background-color: #5D0000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #310000;
      }
#header #topmenu a:visited,active {
	background-image: url(images/topmenu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 122px;
	padding-top: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #topmenu a:hover {

	/*background-image: url(images/topmenu_h.gif);
	background-repeat: no-repeat;*/
	display: block;
	/*height: 26px;
	width: 122px;*/
	padding-top: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
    background-color: skyblue;
    border-radius:12px   12px 0 0;
    border: 1px solid #333;
    /*box-shadow: 1px 1px 24px 4px #ccc;*/
}
#header #topmenu .current a {


	background-image: url(images/topmenu_h.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 122px;
	padding-top: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #topmenu .current a:visited,active {



	background-image: url(images/topmenu_h.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 122px;
	padding-top: 6px;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents a:visited,active {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
#contents a:hover {
	color: #CC3300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #dashbar .author {
	display: block;
	padding: 4px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #EEDDDD;
	border: 1px solid #D1A3A3;
}
#contents h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #810000;
}
#contents blockquote {
	margin: 0px;
	display: block;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}
#contents blockquote p {
	line-height: 14px;
}
#contents h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
#contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#contents ul {
	list-style-type: none;
	margin: 0px;
}
#contents li {
	display: block;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 0px 3px;
}
#contents .warning {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	display: block;
	margin: 15px;
	padding: 15px;
	text-align: center;
}
#menu li {
	list-style-type: none;
	text-transform: capitalize;
}
#menu a {
	color: #CB9898;
	text-decoration:underline;
	margin: 5px;
	padding: 3px;
	display: block;

}
#menu a:visited,active {
	color: #CB9898;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
	display: block;
}
#menu a:hover {

	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
	display: block;
}
#header #logo a:visited,active {
	color: #000000;
	text-decoration: none;
}
#header #logo a:hover {

	color: #9A0000;
	text-decoration: none;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited,active {

	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.MainLink {
    color:white;
  display: inline-block;
    vertical-align:middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}
.LinkTable {
    border:none;
    width:100%

}
.LinkTable tr:nth-child(odd) {
    background: #eee;
border-radius: 10px;

}
    .LinkTable tr td a {
        color:#8D0000;
        text-decoration:none;
    }
    .LinkTable tr td a:hover{
        text-decoration:underline;
        color:#8D0000;
    }
    .LinkTable2 {
    border:none;
    width:100%

}
.LinkTable2 tr:nth-child(odd) {
    background: #eee;
border-radius: 10px;

}
    .LinkTable2 tr td a {
        color:#8D0000;
        text-decoration:none;
    }
    .LinkTable2 tr td a:hover{
        text-decoration:underline;
        color:#8D0000;
    }
.MainLink:hover,
.MainLink:focus,
.MainLink:active {
    transform: scale(1.1);
}