table
{
    font-size: 12px;
    font-family:Arial;
}
body
{
    text-align: center;
    background-color: #333333;
}

.header
{
    width: 780px;
    height: 127px;
    padding: 10px;
    margin: auto;
    background-image: url(../images/headerbg.png);
    background-repeat: repeat-x;
}

.wrapper
	{
    width: 780px;
	margin: auto;
    padding: 10px;
    background-image: url(../images/bodybackground.png);
    background-repeat: repeat-x;
    text-align: left;
	background-color: #330000;
}

.dog
{
    clear: both;
    height: 285px;
    width: 356px;
    float: left;
    background-image: url(../images/dogbackground.png);
    text-align: left;
    color: #fff;
    font-family: arial;
    font-size: 11px;
}

.dog_what
{
    line-height: 16px;
    width: 326px;
    height: 75px;
    padding: 35px 20px 0px 30px;
    
}

.dog_when
{
    height: 25px;
    width: 140px;
    margin: 20px 20px 0px 30px;
    font-size: 12px;
    font-weight:bold;
}

.dog_where
{
    height: 85px;
    width: 166px;
    margin: 35px 20px 0px 30px;
    line-height: 16px;
}

.placeholder
{
    height: 200px;
    width: 356px;
    float: left;
    background-color: #fff;
}

.twitter
{
    height: 350px;
    width: 381px;
    float: right;
    margin-right: 16px;
}

.sponsors_header
{
    width: 408px;
    height: 21;
    float: right;
    margin-top: -32px;
    background-image: url(../images/sponsors-div-header.png);
}
.sponsors
{
    width: 403px;
    float: right;
    margin-top: -3px;
    height: 172px;
    background-color: #ff7c00;
    padding-left: 5px;
}

.footer
{
    clear: both;
    background-image: url(../images/footer/background.png);
    width: 780px;
    height: 70px;
    padding: 10px;
    margin: auto;
    text-align: left;
}

.fbimg
{
    border: none;
    margin: 38px 20px 0px 20px;
}

.flickrimg
{
    border: none;
    margin: 38px 20px 0px 20px;
}

.linimg
{
    border: none;
    margin: 38px 20px 0px 20px;
}

.twtr-ft div a
{
    display: none;
}
.twtr-ft div span
{
    display: none;
}
.twtr-ft div
{
    height: 15px;
}

.twtr-hd h4
{
    float: right;
    padding-right: 10px;
}
.twtr-hd h3
{
    float: left;
}
div#rotator
{
    height: 345px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    width: 308px;
}
div#rotator ul li
{
    float: left;
    list-style: none outside none;
    position: absolute;
}
div#rotator ul li img
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    padding:5px;
   
}
div#rotator ul li.show
{
    z-index: 500;
}
div#sponsorszz ul li a
{
    color: yellow;
    font-size: 14pt;
    text-decoration: none;
}
div#sponsors ul li
{
    list-style: none outside none;
}
div#sponsors ul li img
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    padding: 4px;
}
div#sponsors ul li.show
{
    z-index: 500;
}

div#SponsorsPage
{
    background-color:#FF7C00;
    border: solid 1px #000;
    margin-right:auto;
    width:503px;
    margin-left:auto;
    padding: 50px;
}

td.sponsortable {
	width: 250px;
	height: 150px;
	text-align: center;
	padding: 20px;
	border: none;
	}
	
td. img {
	vertical-align: middle;
	}
table
{
border-collapse:collapse;
}	
table, th, td
{
border: 1px solid black;
}

tr.sessionline1 {
	background-color: #fff;
	}
tr.sessionline2 {
	background-color: #ffcc99;
	}
	
td.sessiontable1 {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	width: 150px;
	}
td.sessiontable2 {
	text-align: left;
	padding: 5px;
	width: 150px;
	}
	td.sessiontable3 {
	text-align: left;
	padding: 5px;
	width: 200px;
	}
td.timetable {
	text-align: left;

	padding: 5px;
	width: 60px;
	}
	
.speakerbox {
	width: 775px;
	height: 307px;
	margin-bottom: 10px;
	background-color: #fff
	}
	
.speakerheader {
	width: 755px;
	height: 25px;
	padding: 10px;
	background-color: #888;
	color: #fff;
	font-family:Arial;
	}
	
.speakerpic {
	width: 177px;
	height: 236px;
	float: left;
	padding: 12px;

	}
	
.speakerbio {
	width: 564px;
	height: 245px;
	float: right;
	padding: 5px;
	padding-top: 10px;
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #000;

	}
	
h11 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	}
	
h12 {
	color: #ff7c00;
	font-style: italic;
	font-size: 18px;

	}
.FridayButton
	{
	    border: solid 1px #cccccc;
	    padding: 7px;   
	    margin-left: -5px;
	}
.ThursdayButton
	{
	    border: solid 1px #cccccc;
	        padding: 7px;  
	        color: #fff;
	        background-color: #000;
	}
	
	
	div#ContactPage
{
    font-family:Arial;
    background-color:#FFCC99;
    border: solid 1px #000;
    margin-right:auto;
    width:503px;
    margin-left:auto;
    padding: 50px;
    padding-top: 10px;
    color: #7d1908;
    font-size: 14px;
    
}

	div#ContactPage h3
{
    margin-top: 20px;
}

	div#ContactPage h1
{
    color: #7d1908;
    margin-left:10px;
    margin-top: 20px;
}
	div#ContactPage p
{
   margin-left: 15px;
}

ul#thisUL
{
    text-align: left;
    display:block;
    list-style-type:circle;
	margin-left: 25px;
}
.bold
{
    font-weight: bold;
}

div#CommunityPage 
{
     font-family:Arial;

    border: solid 1px #000;
    margin-right:auto;
    width:503px;
    margin-left:auto;
    padding: 50px;
    padding-top: 10px;
    color: #7d1908;
    font-size: 14px;
    background-color:  #ff7c00;


}
div#CommunityPage p  
{
    padding-top: 4px;
}
div#CommunityPage p a 
{    color: #fff;
     padding-left: 20px;
     text-decoration: none;
}
div#CommunityPage p a:hover
{    color: yellow;

     text-decoration: underline;
}
div#SlidesPage
{
        font-family:Arial;
    background-color:#FFCC99;
    border: solid 1px #000;
    margin-right:auto;
    width:503px;
    margin-left:auto;
    padding: 50px;
    padding-top: 10px;
    color: #7d1908;
    font-size: 14px;
  
}
div#SlidesPage p
{
    padding: 10px;
}

div#SlidesPage  a
{
    color: #000000;
    
}