body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background: #000000;}

a:link {color: #cccccc; text-decoration: none;}
a:visited {color: #cccccc; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}

table#globalTable {width: 100%; height: 100%;}
table#globalTable td#globalTd {width: 770px; background: #181818; vertical-align: top; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;}
table#globalTable td#copyrightTd {height: 25px; background: #181818; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;}

div#header  {width: 100%; height: 220px;}
.main {background: URL(/img/headerMain.jpg);}
.portfolio {background: URL(/img/headerPortfolio.jpg);}
.about {background: URL(/img/headerAbout.jpg);}
.contacts {background: URL(/img/headerContacts.jpg);}
.links {background: URL(/img/headerLinks.jpg);}

div#mainMenu {width: 100%; height: 65px; background: URL(/img/mainMenu.jpg); margin-bottom: 20px;}

div#portfolio {width: 100%; text-align: center; font-size: 14px; letter-spacing: 1px;}

table {color: #ffffff; font-family: Verdana; text-align: justify; font-size: 13px;}
p {width: 100%; font-family: Verdana; text-align: justify; padding-left: 20px; padding-right: 20px;}

img.imgPortfolio {border: 2px SOLID #000000;}

p.error {margin-left: 30px; margin-right: 30px; padding: 10px; text-align: center; color: #ff0000; border: 1px solid #ff0000; background: #000000;}

/* Copyright notice */
div#copyright {color: #cccccc; font-size: 11px; text-align: center; width: 100%; padding-top: 40px; padding-bottom: 10px; font-family: arial; letter-spacing: 1px;}
div#copyright a {text-decoration: none; color: #cccccc;}

/* LIGHT BOX - Dynamic Drive */
#lightbox {background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666;}
#lightboxDetails {font-size: 0.8em; padding-top: 0.4em;}	
#lightboxCaption {float: left;}
#keyboardMsg {float: right;}
#closeButton {top: 5px; right: 5px;}
#lightbox img {border: none; clear: both;} 
#overlay img {border: none;}
#overlay {background-image: url(/img/lightbox/overlay.png);}
* html #overlay {background-color: #333; background-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/lightbox/overlay.png", sizingMethod="scale");}