/* proformeffex color v.2009 sXd
------------------------------------*/
body { background-color: #43423e; color: #fff; }

#navigation { background-color: #000; }

#topLogo { background-color: #000; }
.topLogo { background: #000 url(gfx/backgrounds/topLogo_01.gif) top left; }

#middleLogo { background: #a03921 url(gfx/backgrounds/middleBackground_01.gif) top left repeat-x; }
.middleLogo { background: #a03921 url(gfx/backgrounds/middleLogo_01.gif) top left; }

#onDisplay { background: #000 url(gfx/backgrounds/mainBackground_01.jpg) top left repeat-x; }
/*.onDisplay { background: #000 url(gfx/backgrounds/rotation/mainRotation_01.jpg) top left; }*/

#highlight { background: #ccc url(gfx/backgrounds/highlightBackground_01.jpg) top left repeat-x; }
#portfolio { background: #aba8a1 url(gfx/backgrounds/highlightBackground_01.jpg) top left repeat-x; }

#categories { background: #31302d url(gfx/categoriesBackground_01.gif) top left repeat-x; }
.categories { background: #31302d url(gfx/backgrounds/categories_01.gif) top left; }

#description { background: #43423e url(gfx/descriptionBackground_01.gif) top left repeat-x; }
.description { background: #43423e url(gfx/backgrounds/description_01.gif) top left; }

#footer { background: #43423e url(gfx/descriptionBackground_01.gif) top left repeat-x; }

#description a:link, #description a:visited { color: #00beed; text-decoration: none; }
#description a:hover { color: #d2d2d2; }

#portfolio a:link, #portfolio a:visited { color: #444; text-decoration: none; }
#portfolio a:hover { color: #d2d2d2; }

#footer a:link, #footer a:visited { color: #d2d2d2; text-decoration: none; }
#footer a:hover { color: #fff; }

.black { color: #111; }