/*
http://www.EventExperienceServices.com/style.css
created 04142006 Jake MacWilliamson, MacWCD.com
last modified MMDDYYYY Jake MacWilliamson, MacWCD.com
*/

body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

body, table, tr, td, div {
    background: transparent;
    color: #000000;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 0px;
    text-decoration: none;
}

td {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

A, A:link, A:hover, A:visited, A:active {
    background: transparent;
    color: #000000;
    text-decoration: none;
}

A:link, A:hover, A:visited, A:active {
    background: transparent;
    color: #000000;
    text-decoration: none;
}

A:hover {
    background: transparent;
    color: #666666;
    text-decoration: none;
}

.pageheading {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .3em;
}





.mainmenu, A.mainmenu, A.mainmenu:link, A.mainmenu:visited, A.mainmenu:hover, A.mainmenu:active {
    background: #E5E5E5;
    border-bottom: #CCCCCC 2px solid;
    border-left: #CCCCCC 2px solid;
    border-right: #CCCCCC 2px solid;
    border-top: #CCCCCC 2px solid;
    color: #000000;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-decoration: none;
}
A.mainmenu:hover {
    background: #CCCCCC;
    text-decoration: none;
}
.menubottom, A.menubottom, A.menubottom:link, A.menubottom:visited, A.menubottom:hover, A.menubottom:active {
    color: #000000;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
A.menubottom:hover {
    text-decoration: underline;
}

	#leftcontent {
		float:left;
		width: 80px;
		margin-right: 15px;
		padding-bottom: 10px;
		}

	#rightcontent {
		}