html{height:100%}
@font-face{font-family: RalewayThin;src: url('/diz/rlw-THIN.ttf');font-style: normal;font-weight: normal;}/* - Raleway Thin Font - */
@font-face{font-family: RalewayMedium;src: url('/diz/rlw-MEDIUM.ttf');font-style: normal;font-weight: normal;}/* - Raleway Thin Font - */

body{background:url("/diz/background.png")fixed;margin: 0;padding:0;}
div.mainmenu{margin-top:35px;width:100%; height: 70px;line-height:2.2; background:rgba(46,50,55,0.9);}
ul.horMenu li{display:inline-block; list-style-type: none; color: white; padding: 0 20pt 0 20pt; font-family:RalewayThin; font-style: normal; font-size:15px; line-height:70px;}
ul.horMenu {text-align: center;}

a.logonLink:link{color:rgb(255,255,255); text-decoration: none; background: rgb(79,178,79); border-radius: 15pt; margin-right:0.945em; padding:5pt;text-shadow: -2px 0px 2px rgba(0,0,0,0.5);}
a.logonLink:visited{color:rgb(255,255,255); border-radius: 15pt; margin-right:0.945em; }
a.logonLink:active{color:rgb(255,255,255); border-radius: 15pt; margin-right:0.945em; }
a.logonLink:hover{color:rgb(255,255,255); background: rgba(79,178,79,0.9);border-radius: 15pt; margin-right:0.945em; text-shadow: -2px 0px 2px rgba(0,0,0,1.0);}

a.menuLink:link{color:white;text-decoration: none;}
a.menuLink:visited,a.menuLink:visited{color:white;}
a.menuLink:hover{color:white;padding-bottom:15pt;border-bottom: solid 0.189em rgb(79,178,79);text-shadow: -2px 0px 2px rgba(0,0,0,1.0);}

img.mainLogo{margin-top:50pt;background:url("/diz/logo.png")no-repeat;}
div.tags{font-family:RalewayThin;font-size:22pt;margin-top:5pt;}

div.body{margin:auto;width:1024px;}


div.qFooter{margin:0; padding: 15pt;background:rgba(0,0,0,0.6);font-size:12px; color:rgb(255,255,255); font-family:RalewayThin;}