body {                                  background-color:#FFF;;
                                        margin:0;
                                        margin-bottom:30px;
                                        background-image:url( images/bg.jpg );
                                        background-repeat:repeat-xy;
                                        background-position:left top;}

body, td {                              color:#333;
                                        font-family: 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
                                        font-size:12px;}

table.main {                            width:750px;
                                        border:solid 1px #000;
                                        border-bottom-width:0;
                                        margin-left:auto;
                                        margin-right:auto;}

td.topBar {                             background-color:#FFF;
                                        background-image:url( images/topBg.gif );
                                        background-repeat:repeat-x;
                                        background-position:left bottom;
                                        height:100px;
                                        vertical-align:bottom;}

td.company {                            background-color:#8C8A8D;}

td.dash {                               background-color:#8C8A8D;
                                        text-align:left;}

td.photos {                             border-top:solid 1px #FFF;
                                        border-bottom:solid 1px #FFF;}

table.content {                         width:750px;
                                        border:solid 1px #000;
                                        border-top-width:0;}

td.banner {                             text-align:left;
                                        background-image:url( images/numbers.gif );
                                        background-repeat:no-repeat;
                                        background-position:left top;}

td.navContainer {                       background-color:#8C8A8D;
                                        background-image:url( images/navBg.gif );
                                        background-repeat:repeat-y;
                                        background-position:right top;
                                        vertical-align:top;}

table.nav {                             width:100%;
                                        border:solid 0px #FFF;}

td.nav {                                padding-left:8px;
                                        padding-right:8px;
                                        /*height:25px;*/
                                        width:120px;
                                        font-size:11px;
                                        font-weight:bold;
                                        cursor:pointer;}

td.navOver {                            padding-left:8px;
                                        padding-right:8px;
                                        height:16px;
                                        font-size:11px;
                                        font-weight:bold;
                                        background-color:#FBF7D9;
                                        cursor:pointer;
                                        /*filter: alpha(opacity=85); -moz-opacity: 0.85;*/}


td.content {                            background-color:#FFF;
                                        padding:10px;}

a {                                     color:#000099;}
a:hover {                               color:#000;}


td.footer {                             padding-left:8px;
                                        padding-right:8px;
                                        text-align:center;
                                        height:24px;
                                        color:#0000CC;
                                        font-size:10px;
                                        border-top:solid 0px #000;
                                        border-bottom:solid 0px #000;
                                        background-color:#868487;
                                        background-image:url( images/footerBg.gif );
                                        background-repeat:repeat-x;
                                        background-position:left top;}

td.footer a {                           color:#FFF;
                                        text-decoration:none;}
td.footer a:hover {                     color:#0033FF;}

p {
		line-height: 1.5em;
		margin: 1em 0em 1.2em 0em;
	}

li {
		line-height: 1.5em;
	}

b, strong {
		color: #000;
		font-weight: bold;
	}

h3, h4 {
		color: #000;
	}

h3, h4 {
		font-family: Georgia, serif;
	}
