body{background: rgb(3,31,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(3,31,76,1) 0%, rgba(43,45,84,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,31,76,1)), color-stop(100%,rgba(43,45,84,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(3,31,76,1) 0%,rgba(43,45,84,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(3,31,76,1) 0%,rgba(43,45,84,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(3,31,76,1) 0%,rgba(43,45,84,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(3,31,76,1) 0%,rgba(43,45,84,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#031f4c', endColorstr='#2b2d54',GradientType=0 ); /* IE6-9 */
}

.bannercontainer{
background: url('../images/backgrounds/banner.png');
background-repeat: no-repeat;
}
.bannercontainerSmall{
background: url('../images/backgrounds/bannersmall.png');
background-repeat: no-repeat;}

#fullcontent{background-image: url('../images/backgrounds/stars.png');
background-repeat: repeat-x;}
 
#navmenu{background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(3,31,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(3,31,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#031f4c',GradientType=0 ); /* IE6-9 */
} 
#navmenu a{color: #ff9000;}
#navmenu a:hover{color: #FFFFFF;}
#navmenu li{color: #ff9000;}
#navmenu li:hover ul{background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(3,31,76,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(3,31,76,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(3,31,76,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#031f4c',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 0px 10px 0px #333;
-o-box-shadow: 0px 0px 10px 0px #333;
-webkit-box-shadow: 0px 0px 10px 0px #333;
-moz-box-shadow: 0px 0px 10px 0px #333;}
#navmenu li:hover{color: #FFFFFF;}
#navmenu li:hover ul li a:hover{color: #FFFFFF; }

#sideimage{background: url('../images/backgrounds/noAd.jpeg');
background-repeat: no-repeat;}
#sideimageLarge{background: url('../images/backgrounds/noAd.jpeg');
background-repeat: no-repeat;}

#content{background: rgb(14,18,68); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,18,68,1) 0%, rgba(24,13,86,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,18,68,1)), color-stop(100%,rgba(24,13,86,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(14,18,68,1) 0%,rgba(24,13,86,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(14,18,68,1) 0%,rgba(24,13,86,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(14,18,68,1) 0%,rgba(24,13,86,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(14,18,68,1) 0%,rgba(24,13,86,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1244', endColorstr='#180d56',GradientType=0 ); /* IE6-9 */
}
#maincontent, .wanted, #latestGen, #holidays, #holidays2{background: rgb(165,173,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(165,173,255,1) 0%, rgba(191,198,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,173,255,1)), color-stop(100%,rgba(191,198,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5adff', endColorstr='#bfc6ff',GradientType=0 ); /* IE6-9 */
}
#holidays3{background: rgb(165,173,255);
background: -moz-linear-gradient(top, rgba(165,173,255,1) 0%, rgba(191,198,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,173,255,1)), color-stop(100%,rgba(191,198,255,1)));
background: -webkit-linear-gradient(top, rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%);
background: -o-linear-gradient(top, rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%);
background: -ms-linear-gradient(top, rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%);
background: linear-gradient(to bottom, rgba(253, 61, 61, 1) 0%,rgba(255, 134, 134, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5adff', endColorstr='#bfc6ff',GradientType=0 );
}
#contentdiv{background: rgb(165,173,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(165,173,255,1) 0%, rgba(191,198,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,173,255,1)), color-stop(100%,rgba(191,198,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(165,173,255,1) 0%,rgba(191,198,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5adff', endColorstr='#bfc6ff',GradientType=0 ); /* IE6-9 */
}
h1{color: #0F3380;}

.red{color: #E0491B;}

#submitArt{color: #FF9000;}
#submitArt a{color: #FFFFFF;}
#submitArt a:hover{color: #FF9000;}
#submitArt a:active{color: #FFFFFF;}

#footercontainer{background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}