
body {
	margin: 0;
	background-color: black;
}

div#headergfx { 
    text-align: center;
    margin-top: 8px;
    }

div#footergfx { 
    text-align: center;
    margin-bottom: 8px;
    }

div.pic {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 14px;
}

div.citationpic {
    width: 62px;
    height: 62px;
    float:left;
    margin-right: 7px;
}

div#recipe1880 {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.1880.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipe1920 {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.1920.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipe1945 {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.1945.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipe1980 {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.1980.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipecm {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.cm.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
	color: rgb(230,230,230);
}

div#recipesr {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.sr.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipegmSummit09 {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.gmSummit09.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipegmNavan {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.sr.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipegmGM {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.sr.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipetiki {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.bamboo.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipetikiBum {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.lightfigure.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
}

div#recipetikiDtB {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.redfigure.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
	color: rgb(230,230,230);
}

div#recipetikiTV {
	background: url(http://cocktails.s3.amazonaws.com/bkgd.tv.png) repeat scroll;
	width: 320px;
	min-height: 417px;
	display: inline-block;
	color: rgb(230,230,230);
}


div#icons {
	float: right;
	width: 45px;
	text-align: center;
	margin-top: 14px;
	margin-right: 10px;
}

div#body {
	clear: both;
	margin-left: 14px;
	margin-right: 14px;
	font-size: 14px;
}

div#citation {
	font-size: 12px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
}

div.dingbat {
	text-align: center;
	margin: 14px 0 14px 0;
}

h1 {
	font: bold 20px Georgia;
	margin: 14px;
}

p {
	font-family: Georgia;
	margin-top: 0;
	margin-bottom: 7px;
	line-height: 21px;
}

p.ingr {
	margin-left: 42px;
	text-indent: -28px;
}

p img {
	vertical-align: text-bottom;
	margin: 0 0 1px 0;
}

p.date {
}

.measure {
	font-style: italic;
}

a {
	color: rgb(100,0,0);
	text-decoration: none;
}

div#recipecm a {
	color: rgb(230,230,100);
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:red;
}

div#recipecm a:hover {
	color: rgb(230,0,0);
	text-decoration: none;
	font-weight: bold;
}
