.nickpic {
    border-style: solid;
    border-width: 0px;
    padding: 5px;
    margin: 5px;
    height: 280px;
    width: 310px;
    float: left;
    vertical-align: top;
    text-align: left;
    position: inherit;
    font-weight: bold;
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}
/* #container {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
} */
#masthead {
    border-color: inherit;
    border-style: none;
    border-width: 0;
    /*	margin: 0 25px 0px 0; */
    padding: 0 25px 0 0;
    /* 	color: #3D3E8D; */
    color: #282661;
    /*	vertical-align: bottom;
	text-align: right;  */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#sidebar {
    border-style: none;
    border-width: 0 2px 0 0;
    border-color: inherit;
    margin: 0px 5px 0 0;
    padding: 0;
}

#content {
    background-position: right bottom;
    border-style: ridge none none none;
    border-width: 2px 0 0 0px;
    margin: 0 0 0 2px;
    padding: 0;
    /*	color: #3D3E8D; */
    color: #282661;
    /*	border-top-color: #2E3092; */
    border-top-color: #282661;
    border-right-color: inherit;
    border-bottom-color: inherit;
    /*	border-left-color: #2E3092; */
    border-left-color: #282661;
    background-repeat: no-repeat;
    background-attachment: fixed;
    right: auto;
    left: auto;
    background-image: none;
}

#footer {
    margin: 0;
    padding: 0;
    border: 0;
}


.float_right {
    float: right;
}

.saleold {
    text-decoration: line-through;
}

.salenew {
    color: #FF0000;
    font-weight: bold;
    font-style: italic;
    font-size: small;
}

.sm_eventlist {
    border-radius: 4px;
    text-align: center;
    width: 160px;
    height: 65px;
    /*	border: 1px solid #3D3E8D; */
    border: 1px solid #282661;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: small;
    color: #000000;
    float: left;
}

.sm_eventlist_long {
    border-radius: 4px;
    text-align: center;
    width: 160px;
    height: 133px;
    /*	border: 1px solid #3D3E8D; */
    border: 1px solid #282661;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: small;
    color: #000000;
    float: left;
}

.sm_eventlist_med {
    border-radius: 4px;
    text-align: center;
    width: 250px;
    height: 65px;
    /*	border: 1px solid #3D3E8D; */
    border: 1px solid #282661;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: small;
    color: #000000;
  /*   float: left; 2018-09-19 rcg */
    margin: auto;
}



.eventLogo {
    border-style: none;
}

