html {
padding: 0px 0px 0px 0px;
min-width:995px;
max-width:2048px;
height:1480px;
}
body {
background-color:#151515;
color:#fafafa;
min-width:995px;
max-width:2048px;
height:1480px;
}

body p {font-size:9pt;color:#fff;}
.wrapper {
display:block;
position:relative;
top:0px;
left:0px;
min-width:995px;
max-width:2048px;
height:1480px;
}

table {margin:auto;}

.header {
background-color:#050505;
color:#999;
text-align:center;
font-weight:bold;
font-size:80pt;
background-image:url('http://www.truecarnage.org/images/banner1.png');
background-repeat:no-repeat;
background-position:center;
display:inline;
position:absolute;
top:0px;
left:0px;
min-width:100%;
height:214px;
outline: dashed #777 1px;
}

.lcol {
background-image:url('http://www.truecarnage.org/images/sidebanner.png');
background-repeat:no-repeat;
background-color:#050505;
display:inline;
position:absolute;
top:268px;
left:0px;
min-width:15%;
height:1189px;
outline: dashed #777 1px;
}

.lcol #f td:first-line {font-size:12pt;}


.mlcol {
padding:1px 0px 0px 1px;
background-color:#050505;
background-image:url('http://www.truecarnage.org/images/rocketlauncher.png');
background-repeat:no-repeat;
background-position:center;
display:inline;
position:absolute;
top:268px;
left:16%;
min-width:33%;
height:228px;
outline: dashed #777 1px;
}

.mlcol h5 {font-size:13pt;color:#ababab;padding:3px 0px 0px 3px;}

.mlcol p {font-size:10pt;color: #bb0;padding:0px 0px 0px 3px;}

.mlcol p:first-line{font-size:12pt;color:#999;}

.mlcol a:link {font-size:15pt;font-weight:bold;color:#ababab}

.mlcol a:visited {font-size:15pt;font-weight:bold;color:#ababab}

.mlcol a:hover {font-size:15pt;font-weight:bold;color:#acacac;background-image:url('http://www.truecarnage.org/images/Quake-IV-icon.png');background-position:center;}

.mlcol a:active {font-size:15pt;font-weight:bold;color:#ababab}

.mrcol{
background-color:#050505;
background-image:url('http://www.truecarnage.org/images/railgun.png');
background-repeat:no-repeat;
background-position:center;
display:inline;
position:absolute;
top:268px;
right:16%;
min-width:33%;
height:228px;
outline: dashed #777 1px;
}

.mrcol form {padding:3px 0px 0px 3px;}

.mrcol label {padding:3px 0px 0px 3px;}

.mrcol input {padding:3px 0px 0px 3px;}

.mrcol p {padding:3px 0px 0px 3px;color:#999;}

.rcol {
background-color:#050505;
display:inline;
position:absolute;
top:268px;
right:0px;
min-width:15%;
height:1189px;
outline: dashed #777 1px;
}

.rcol img {width:100px;height:61px;}

.mmcol2 {
text-align: center;
background-color:#050505;
display:inline;
position:absolute;
top:504px;
left:16%;
min-width:68%;
height:400px;
outline: dashed #777 1px;}

.mmcol2 iframe {width:640px; height:400px;border-style:hidden;overflow:auto;}

.video {
background-color:#050505;
display:inline;
position:absolute;
top:5px;
left:5px;
}

.mmcol3{
background-color:#050505;
display:inline;
position:absolute;
top:910px;
left:16%;
min-width:68%;
height:548px;
outline: dashed #777 1px;
}

.mmcol3 iframe { width:100%;height:547px;border-style:hidden;overflow:auto;}

.rcol a:link {color:#999;}

.rcol a:visited {color:#999;}

.rcol a:hover {color:#f00;}

.rcol a:active {color:#f00;}

.lcol a:link {font-size:12pt;font-weight:bold;color:#bb0;text-decoration:none;}

.lcol a:visited {
font-size:12pt;
font-weight:bold;
color:#bb0;
text-decoration:none;
}

.lcol a:hover {
font-size:12pt;
font-weight:bold;
color:#ee0;
text-decoration:underline;}

.lcol a:active {
font-size:12pt;
font-weight:bold;
color:#ee0;
text-decoration:underline;}

a:link {color: #999;text-decoration: none; } 
	
a:visited {color: #999;text-decoration: none;} 
	
a:hover {color: #990;text-decoration: underline;} 
	
a:active {color: #990;text-decoration: none;} 

/* drop down menus */
#menu {
float: left;
background-color:#050505;
display:inline-block;
position:absolute;
top:221px;
left:0px;
min-width:100%;
min-height:40px;
overflow:inherit;
margin: auto;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu a, #menu h2 {
font: bold 12px/17px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #050505 #050505 #050505 #050505; 
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #990;
background: #050505; 
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #050505; 
overflow:inherit;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div #menu ul ul {
display: none;
overflow:inherit;
}

div #menu ul li:hover ul
{display: inline-block;
overflow:inherit;}

div #menu ul ul,
div #menu ul li:hover ul ul,
div #menu ul ul li:hover ul ul
{display: none;overflow:inherit;}

div #menu ul li:hover ul,
div #menu ul ul li:hover ul,
div #menu ul ul ul li:hover ul
{display: inline-block;overflow:inherit;}



/* drop down menus */