﻿body, html{    font-family:Arial;    font-size:0.95em;    color:#000;    padding:0px;    margin:0px;	color:#000;}h1 {	font-size:1.6em;	color:#FFF;	padding-bottom:5px;}strong {color:#000;}a {    text-decoration:none;    color:#47545c;}a:hover {    color:#CCC;}div.MainDiv{    width:960px;    margin:auto;}div.MainDiv .Header{    width:100%;    height:140px;}div.MainDiv .paneltop{	height:500px;} /* Menu Items */div.MainDiv .paneltop .panel_menu {	width:100%;	height:105px;}.panel_menu div a {	display:block;	float:left;	background-position:top left;	height:85px;	text-indent:-9999px;}.panel_menu .admen a {width:249px; background:url('../images/buttons/animated_buttons/1.jpg') no-repeat;}.panel_menu .admen a:hover {background-position:top right;}.panel_menu .portfolio a {width:230px; background:url('../images/buttons/animated_buttons/2.jpg') no-repeat;}.panel_menu .portfolio a:hover {background-position:top right;}.panel_menu .web a {width:230px; background:url('../images/buttons/animated_buttons/3.jpg') no-repeat;}.panel_menu .web a:hover {background-position:top right;}.panel_menu .animation a {width:249px; background:url('../images/buttons/animated_buttons/4.jpg') no-repeat;}.panel_menu .animation a:hover {background-position:top right;}div.MainDiv .Content {	background-color:#72d2e0;	background-image:url(../images/footer.jpg);	background-repeat:no-repeat;	background-position:bottom;	width:100%;	float:left;	padding-bottom:20px;}div.MainDiv .Content  .menu {	width:300px;	float:left;}div.MainDiv .Content  .text {	width:660px;	float:left;} /* Page Content Styles */.AdmenPage {	display:block;}.PortfolioPage {	display:block;}.WebPage {	display:block;}.AnimationPage {	display:block;}/* Portfolio Styles */		#gallery        {            background-color: #72d2e0;            padding: 0px;            width: 660px;        }        #gallery ul        {            list-style: none;			margin:0px;			padding:0px;        }        #gallery ul li        {            display: inline;        }        #gallery ul a        {            border: 5px solid #38b0c2;            border-width: 5px 5px 20px;			height:80px;			overflow:hidden;			display:block;			float:left;			margin-right:5px;			margin-bottom:5px;			background:#FFF;        }        #gallery ul a:hover         {            border: 5px solid #2b8693;            border-width: 5px 5px 20px;            color: #fff;        }        #gallery ul a:hover        {            color: #fff;        }     /* Main Footer */    #footer{
	background-color:#ffffff;
	color:#9c9c9a;
	font-family: Arial;
	font-size:x-small;
	font-weight:bold;
	height: 20px;
	width: 100%;
	clear: both;
	text-decoration: none;
	text-align: center;
	padding-top:4px;}
#footer ul{display: inline;}
#footer li{display: inline;}
#footer a{
	color: #fc5f00;
	text-decoration: underline;
	padding-right: 7px;}
#footer a:hover{color:#F36025;}