* {
	background-image: none !important;
	background-color: #ffffff !important;
	color: #000 !important;
	font-style: normal !important;
    font-size: x-large !important;
    font-weight: bold !important;
	overflow: visible;
	line-height: 200% !important;
	letter-spacing: 2px !important;	
}

h1 {
   	font-size: xx-large !important;
}
h2, h3 {
    font-size: x-large !important;
}
div#wrapper {
    width: 1200px !important;
}
div#leftcolumn {
    width: 25% !important;
    float: left;
}
div#maincolumn {
    width: 72% !important;/**/
    margin-top: 0 !important;
    padding-top:0;
}
div#rightcolumn, div#tabarea {
    display: none !important;
    visibility: hidden;
    width: 0 !important; 
    margin: 0 !important;
    padding: 0 !important;
}
/*p, li {
	padding-bottom: 1.5em  !important;
}*/
a:link, a:hover {
    text-decoration: underline;
}
#spec {
    width: 300px !important;
    height: 30px !important;
    background-image: url(stand.gif) !important;
    border: 1px black outset !important;
    margin-bottom: 5px;
}

h1, h2, h3{
	font-size: xx-large !important;
}

#nav, #menu{
    height: 8em !important;
}
#nav a, #menu a {
    height: 1.6em !important;
}

.uk-navbar-nav {
    line-height: 25px;
}

img {
    display:none;
}