

body {background-color: #262626; color: F7F7F7; font-family: sans-serif}

div#links {border: 4px solid #FF7722; height: 25px}
div#links ul {padding: 0px; margin:0px}
div#links li {list-style-type: none; display: inline}
div#links li a {text-decoration: none; text-align: center; padding: 15px; color: F7F7F7; font-size: .75em}
div#links li a:visited {color: F7F7F7}
div#links li a:hover {color: orange; font-weight: bold}
div#links li a:active {color: orange}  

div#images {padding: 15 0 0 0; margin: 10 0 0 0}
div#images img {border: none}

#main {display: block}

#text {width: 650px}
#text span {font-size: 180%}

div#images {float: right}

div#main {clear: right}

#detweld {float: right; width: 250; height: 250}

